Searched refs:DecryptImportedKeyWithKek (Results 1 – 1 of 1) sorted by relevance
550 static int32_t DecryptImportedKeyWithKek(const struct HksBlob *wrappedKeyData, const struct HksBlob… in DecryptImportedKeyWithKek() function820 ret = DecryptImportedKeyWithKek(wrappedKeyData, &kek, &partOffset, &originKey); in HksCoreImportWrappedKey()