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

/external/chromium_org/third_party/boringssl/src/crypto/cipher/
H A De_aes.c284 static int aes_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, function
616 NULL /* app_data */, aes_init_key, aes_ecb_cipher,
644 NULL /* app_data */, aes_init_key, aes_ecb_cipher,
/external/openssl/crypto/evp/
H A De_aes.c654 static int aes_ecb_cipher(EVP_CIPHER_CTX *ctx,unsigned char *out, function

Completed in 112 milliseconds