Searched defs:cipherBlob (Results 1 – 3 of 3) sorted by relevance
322 struct HksBlob cipherBlob = { outCipher->length, outCipher->val }; in AesGcmEncrypt() local396 struct HksBlob cipherBlob = { cipher->length, cipher->val }; in AesGcmDecrypt() local
291 struct HksBlob cipherBlob = { outCipher->length, outCipher->val }; in AesGcmEncrypt() local365 struct HksBlob cipherBlob = { cipher->length, cipher->val }; in AesGcmDecrypt() local
303 struct HksBlob cipherBlob = { outCipher->length, outCipher->val }; in AesGcmEncrypt() local377 struct HksBlob cipherBlob = { cipher->length, cipher->val }; in AesGcmDecrypt() local