Home
last modified time | relevance | path

Searched defs:KeyInfo (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h175 struct KeyInfo { struct
188 #define AES_KEY_ID(_id) (((struct KeyInfo){ .key_type = CKK_AES, .obj_type = CKO_SECRET_KEY, .size … argument
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigImpl.c534 CPL_KEY_INFO *KeyInfo; in EnrollRsa2048ToKek() local