Searched refs:aes_ofb_cipher (Results 1 – 1 of 1) sorted by relevance
/external/boringssl/src/crypto/cipher/ |
D | e_aes.c | 401 static int aes_ofb_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, in aes_ofb_cipher() function 748 NULL /* app_data */, aes_init_key, aes_ofb_cipher, 810 NULL /* app_data */, aes_init_key, aes_ofb_cipher, 936 NULL /* app_data */, aesni_init_key, aes_ofb_cipher, 998 NULL /* app_data */, aesni_init_key, aes_ofb_cipher,
|