Searched refs:aead_aes_ctr_hmac_sha256_crypt (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | e_aesctrhmac.c | 152 static void aead_aes_ctr_hmac_sha256_crypt( in aead_aes_ctr_hmac_sha256_crypt() function 201 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()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | e_aesctrhmac.c | 152 static void aead_aes_ctr_hmac_sha256_crypt( in aead_aes_ctr_hmac_sha256_crypt() function 201 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()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/cipher_extra/ |
H A D | e_aesctrhmac.c | 153 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() 239 aead_aes_ctr_hmac_sha256_crypt(aes_ctx, out, in, in_len, nonce); in aead_aes_ctr_hmac_sha256_open_gather()
|
/aosp_15_r20/external/boringssl/src/crypto/cipher_extra/ |
H A D | e_aesctrhmac.c | 153 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() 239 aead_aes_ctr_hmac_sha256_crypt(aes_ctx, out, in, in_len, nonce); in aead_aes_ctr_hmac_sha256_open_gather()
|