Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c208 static int aes_ctr_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, in aes_ctr_cipher() function
557 out->cipher = aes_ctr_cipher; in DEFINE_LOCAL_DATA()
625 out->cipher = aes_ctr_cipher; in DEFINE_LOCAL_DATA()
693 out->cipher = aes_ctr_cipher; in DEFINE_LOCAL_DATA()