Searched defs:in_tag (Results 1 – 6 of 6) sorted by relevance
/external/boringssl/src/crypto/cipher_extra/ |
D | e_chacha20poly1305.c | 300 size_t nonce_len, const uint8_t *in, size_t in_len, const uint8_t *in_tag, in chacha20_poly1305_open_gather() 345 size_t nonce_len, const uint8_t *in, size_t in_len, const uint8_t *in_tag, in aead_chacha20_poly1305_open_gather() 357 size_t nonce_len, const uint8_t *in, size_t in_len, const uint8_t *in_tag, in aead_xchacha20_poly1305_open_gather()
|
D | e_aesccm.c | 118 const uint8_t *in_tag, size_t in_tag_len, in aead_aes_ccm_open_gather()
|
D | e_aesctrhmac.c | 214 size_t nonce_len, const uint8_t *in, size_t in_len, const uint8_t *in_tag, in aead_aes_ctr_hmac_sha256_open_gather()
|
D | e_aesgcmsiv.c | 770 const uint8_t *in_tag, in aead_aes_gcm_siv_open_gather()
|
/external/boringssl/src/crypto/fipsmodule/cipher/ |
D | aead.c | 232 const uint8_t *in_tag, size_t in_tag_len, in EVP_AEAD_CTX_open_gather()
|
D | e_aes.c | 959 const uint8_t *in_tag, size_t in_tag_len, in aead_aes_gcm_open_gather()
|