Searched defs:cipherText (Results 1 – 4 of 4) sorted by relevance
78 … const struct OH_Huks_Blob *inData, struct OH_Huks_Blob *cipherText) in HksAesCipherTestEncrypt()92 … const struct OH_Huks_Blob *cipherText, struct OH_Huks_Blob *plainText, in HksAesCipherTestDecrypt()151 struct OH_Huks_Blob cipherText = {AES_COMMON_SIZE, cipher}; in EncDecKey() local
48 uint8_t cipherText[OH_CRYPTO_MAX_TEST_DATA_LEN] = {0}; in doTestSm4GcmSeg() local
49 uint8_t cipherText[OH_CRYPTO_MAX_TEST_DATA_LEN] = {0}; in doTestAesGcmSeg() local
244 const struct OH_Huks_Blob *plainText, struct OH_Huks_Blob *cipherText) in HuksEncrypt()