Searched defs:cipherData (Results 1 – 12 of 12) sorted by relevance
21 struct HksBlob *cipherData; member32 struct HksBlob *cipherData; member
209 struct HksBlob *cipherData = NULL; in BaseTestCipher() local276 struct HksBlob *cipherData = NULL; in BaseTestEncrypt() local327 struct HksBlob *cipherData = NULL; in BaseTestDecrypt() local
75 struct HksBlob *cipherData = NULL; in BaseTestCipherProcess() local153 struct HksBlob *cipherData = NULL; in LITE_TEST_CASE() local
87 struct HksBlob *cipherData = NULL; in BaseTestCipher() local148 struct HksBlob *cipherData = NULL; variable
25 struct HksBlob *cipherData; member
83 struct HksBlob cipherData = { .size = cipherMaxSize, .data = (uint8_t *)cipherBuffer }; in TestAgreedKeyEncryptDecrypt() local
659 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()
39 CipherData *cipherData; member214 HcfParamsSpec* params, CipherData **cipherData) in InitCipherData()
44 CipherData *cipherData; member316 HcfParamsSpec *params, CipherData **cipherData) in InitCipherData()
122 HksBlob cipherData = { in WifiEncryption() local163 struct HksBlob cipherData = { length, cipherBuf }; in WifiDecryption() local