Searched defs:AES_set_decrypt_key (Results 1 - 5 of 5) sorted by relevance

/external/openssl/crypto/aes/
H A Daes_misc.c78 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, function
H A Daes_x86core.c571 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, function
/external/chromium_org/third_party/boringssl/src/crypto/aes/
H A Daes.c655 int AES_set_decrypt_key(const uint8_t *key, unsigned bits, AES_KEY *aeskey) { function
1099 int AES_set_decrypt_key(const uint8_t *key, unsigned bits, AES_KEY *aeskey) { function
/external/qemu/util/
H A Daes.c827 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, function
/external/openssl/apps/
H A Dspeed.c197 #undef AES_set_decrypt_key macro
208 #define AES_set_decrypt_key private_AES_set_decrypt_key macro

Completed in 472 milliseconds