Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c331 static int aes_ofb_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, in aes_ofb_cipher() function
670 out->cipher = aes_ofb_cipher; in DEFINE_LOCAL_DATA()
793 out->cipher = aes_ofb_cipher; in DEFINE_LOCAL_DATA()
954 out->cipher = aes_ofb_cipher; in DEFINE_LOCAL_DATA()
1077 out->cipher = aes_ofb_cipher; in DEFINE_LOCAL_DATA()