Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/aes/
H A Daes_core.c631 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key()
657 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, in AES_set_decrypt_key()
3045 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key()
3128 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, in AES_set_decrypt_key()
3485 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key()
3567 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, in AES_set_decrypt_key()
H A Daes_x86core.c479 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key()
562 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, in AES_set_decrypt_key()
/freebsd/crypto/openssl/crypto/camellia/
H A Dcmll_misc.c20 int Camellia_set_key(const unsigned char *userKey, const int bits, in Camellia_set_key()
/freebsd/crypto/openssl/crypto/aria/
H A Daria.c471 int ossl_aria_set_encrypt_key(const unsigned char *userKey, const int bits, in ossl_aria_set_encrypt_key()
601 int ossl_aria_set_decrypt_key(const unsigned char *userKey, const int bits, in ossl_aria_set_decrypt_key()
1028 int ossl_aria_set_encrypt_key(const unsigned char *userKey, const int bits, in ossl_aria_set_encrypt_key()
1104 int ossl_aria_set_decrypt_key(const unsigned char *userKey, const int bits, in ossl_aria_set_decrypt_key()