Searched defs:kekCipherText (Results 1 – 2 of 2) sorted by relevance
159 … struct OH_Huks_Blob *plainCipherText, struct OH_Huks_Blob *kekCipherText) in EncryptImportedPlainKeyAndKek()174 struct OH_Huks_Blob *kekCipherText, struct OH_Huks_Blob *peerPublicKey, in ImportWrappedKey()235 struct OH_Huks_Blob kekCipherText = {OH_HUKS_MAX_KEY_SIZE, kekCipherTextBuffer}; in HksImportWrappedKeyTestCommonCase() local
368 struct OH_Huks_Blob* kekCipherText) in EncryptImportedPlainKeyAndKek()385 … struct OH_Huks_Blob* plainCipher, struct OH_Huks_Blob* kekCipherText, in ImportWrappedKey()430 struct OH_Huks_Blob kekCipherText = {OH_HUKS_MAX_KEY_SIZE, kekCipherTextBuffer}; in HksImportWrappedKeyTestCommonCase() local