Searched defs:wrappedKey (Results 1 – 1 of 1) sorted by relevance
128 const struct HksBlob *sharedKey, struct HksBlob *wrappedKey) in DoHmacSha256()138 const struct HksBlob *wrappedKey, struct HksBlob *plainText) in DoAesDecrypt()229 struct HksBlob wrappedKey = { .size = PLATFORM_KEY_WRAPPED_KEY_SIZE, in HuksCoreChipsetPlatformDecrypt() local