Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c269 static int aes_ctr_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, in aes_ctr_cipher() function
624 out->cipher = aes_ctr_cipher; in DEFINE_LOCAL_DATA()
692 out->cipher = aes_ctr_cipher; in DEFINE_LOCAL_DATA()
760 out->cipher = aes_ctr_cipher; in DEFINE_LOCAL_DATA()
/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.cc.inc188 static int aes_ctr_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in,
443 out->cipher = aes_ctr_cipher;
511 out->cipher = aes_ctr_cipher;
579 out->cipher = aes_ctr_cipher;
/external/cronet/tot/third_party/boringssl/src/crypto/fipsmodule/cipher/
De_aes.cc.inc267 static int aes_ctr_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in,
622 out->cipher = aes_ctr_cipher;
690 out->cipher = aes_ctr_cipher;
758 out->cipher = aes_ctr_cipher;
/external/cronet/stable/third_party/boringssl/src/crypto/fipsmodule/cipher/
De_aes.cc.inc267 static int aes_ctr_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in,
622 out->cipher = aes_ctr_cipher;
690 out->cipher = aes_ctr_cipher;
758 out->cipher = aes_ctr_cipher;