Searched refs:aes_cbc_cipher (Results 1 – 1 of 1) sorted by relevance
/external/boringssl/src/crypto/cipher/ |
D | e_aes.c | 346 static int aes_cbc_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, in aes_cbc_cipher() function 686 NULL /* app_data */, aes_init_key, aes_cbc_cipher, 720 NULL /* app_data */, aes_init_key, aes_cbc_cipher, 748 NULL /* app_data */, aes_init_key, aes_cbc_cipher,
|