Searched defs:cipherData (Results 1 – 11 of 11) sorted by relevance
21 struct HksBlob *cipherData; member32 struct HksBlob *cipherData; member
208 struct HksBlob *cipherData = NULL; in BaseTestCipher() local275 struct HksBlob *cipherData = NULL; in BaseTestEncrypt() local326 struct HksBlob *cipherData = NULL; in BaseTestDecrypt() local
86 struct HksBlob *cipherData = NULL; in BaseTestCipher() local147 struct HksBlob *cipherData = NULL; variable
75 struct HksBlob *cipherData = NULL; in BaseTestCipherProcess() local154 struct HksBlob *cipherData = NULL; in LITE_TEST_CASE() local
25 struct HksBlob *cipherData; member
82 struct HksBlob cipherData = { .size = cipherMaxSize, .data = (uint8_t *)cipherBuffer }; in TestAgreedKeyEncryptDecrypt() local
658 static int32_t DoDecrpyt(const struct HksBlob *keyAlias, const struct HksBlob *cipherData, const st… in DoDecrpyt()
34 CipherData *cipherData; member69 static HcfResult InitCipherData(enum HcfCryptoMode opMode, CipherData **cipherData) in InitCipherData()
35 CipherData *cipherData; member135 static HcfResult InitCipherData(enum HcfCryptoMode opMode, CipherData **cipherData) in InitCipherData()
44 CipherData *cipherData; member356 HcfParamsSpec *params, CipherData **cipherData) in InitCipherData()