Home
last modified time | relevance | path

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

/external/chromium_org/third_party/openssl/openssl/crypto/aes/
Daes_misc.c69 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key()
78 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, in AES_set_decrypt_key()
Daes_core.c628 int private_AES_set_encrypt_key(const unsigned char *userKey, const int bits, in private_AES_set_encrypt_key()
729 int private_AES_set_decrypt_key(const unsigned char *userKey, const int bits, in private_AES_set_decrypt_key()
1204 int private_AES_set_encrypt_key(const unsigned char *userKey, const int bits, in private_AES_set_encrypt_key()
1304 int private_AES_set_decrypt_key(const unsigned char *userKey, const int bits, in private_AES_set_decrypt_key()
Daes_x86core.c470 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key()
571 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, in AES_set_decrypt_key()
/external/openssl/crypto/aes/
Daes_misc.c69 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key()
78 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, in AES_set_decrypt_key()
Daes_core.c628 int private_AES_set_encrypt_key(const unsigned char *userKey, const int bits, in private_AES_set_encrypt_key()
729 int private_AES_set_decrypt_key(const unsigned char *userKey, const int bits, in private_AES_set_decrypt_key()
1204 int private_AES_set_encrypt_key(const unsigned char *userKey, const int bits, in private_AES_set_encrypt_key()
1304 int private_AES_set_decrypt_key(const unsigned char *userKey, const int bits, in private_AES_set_decrypt_key()
Daes_x86core.c470 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key()
571 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, in AES_set_decrypt_key()
/external/qemu/
Daes.c731 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key()
832 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, in AES_set_decrypt_key()