Searched defs:cipher_text_with_tag (Results 1 – 2 of 2) sorted by relevance
594 …struct HksBlob cipher_text_with_tag = { cipher->length - nonce_blob.size, cipher->val + nonce_blob… in aes_gcm_decrypt() local
650 …struct HksBlob cipher_text_with_tag = { cipher->length - nonce_blob.size, cipher->val + nonce_blob… in aes_gcm_decrypt() local