Home
last modified time | relevance | path

Searched refs:aead_aes_ctr_hmac_sha256_crypt (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/cipher_extra/
De_aesctrhmac.c154 static void aead_aes_ctr_hmac_sha256_crypt( in aead_aes_ctr_hmac_sha256_crypt() function
202 aead_aes_ctr_hmac_sha256_crypt(aes_ctx, out, in, in_len, nonce); in aead_aes_ctr_hmac_sha256_seal_scatter()
238 aead_aes_ctr_hmac_sha256_crypt(aes_ctx, out, in, in_len, nonce); in aead_aes_ctr_hmac_sha256_open_gather()