Searched refs:EncryptImportedPlainKeyAndKek (Results 1 – 7 of 7) sorted by relevance
166 static void EncryptImportedPlainKeyAndKek(const struct HksImportWrappedKeyTestParams *params, in EncryptImportedPlainKeyAndKek() function249 EncryptImportedPlainKeyAndKek(params, &plainCipherText, &kekCipherText); in HksImportWrappedKeyTestCommonCase()
513 async function EncryptImportedPlainKeyAndKek(keyAlias: string) {590 await EncryptImportedPlainKeyAndKek(importedAes192PlainKey);
375 static OH_Huks_Result EncryptImportedPlainKeyAndKek(const struct HksImportWrappedKeyTestParams *par…469 ret = EncryptImportedPlainKeyAndKek(params, &plainCipherText, &kekCipherText);
1179 async function EncryptImportedPlainKeyAndKek(1253 …const encData: KeyEncAndKekEnc = await EncryptImportedPlainKeyAndKek(userId, importedAes192PlainKe…