Searched defs:kek (Results 1 – 2 of 2) sorted by relevance
489 struct HksBlob kek = { 0, NULL }; in DecryptKekWithAgreeSharedSecret() local550 … int32_t DecryptImportedKeyWithKek(const struct HksBlob *wrappedKeyData, const struct HksBlob *kek, in DecryptImportedKeyWithKek()603 struct HksBlob *originKey, struct HksBlob *kek) in ClearAndFreeKeyBlobsIfNeed()802 struct HksBlob kek = { 0, NULL }; in HksCoreImportWrappedKey() local
153 struct HksBlob kek = { HKS_KEY_BYTES(HKS_AES_KEY_SIZE_256), kekBuf }; in EncryptAndDecryptKeyBlob() local