Home
last modified time | relevance | path

Searched defs:AES_encrypt (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/aes/
Daes.c680 void AES_encrypt(const uint8_t *in, uint8_t *out, const AES_KEY *key) { in AES_encrypt() function
1107 void AES_encrypt(const uint8_t *in, uint8_t *out, const AES_KEY *key) { in AES_encrypt() function