Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/cipher/
De_aes.c368 static int aes_ecb_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, in aes_ecb_cipher() function
742 NULL /* app_data */, aes_init_key, aes_ecb_cipher,
776 NULL /* app_data */, aes_init_key, aes_ecb_cipher,
804 NULL /* app_data */, aes_init_key, aes_ecb_cipher,