Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_chipset_platform_decrypt.c128 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