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

/freebsd-current/crypto/openssl/crypto/camellia/
H A Dcmll_misc.c20 int Camellia_set_key(const unsigned char *userKey, const int bits, argument
/freebsd-current/crypto/openssl/crypto/aes/
H A Daes_x86core.c474 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, argument
576 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
[all...]
H A Daes_core.c631 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, argument
657 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, argument
1278 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, argument
1380 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
1857 AES_set_encrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
1958 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
[all...]
/freebsd-current/crypto/openssl/crypto/aria/
H A Daria.c538 int ossl_aria_set_encrypt_key(const unsigned char *userKey, const int bits, argument
670 ossl_aria_set_decrypt_key(const unsigned char *userKey, const int bits, ARIA_KEY *key) argument
1122 ossl_aria_set_encrypt_key(const unsigned char *userKey, const int bits, ARIA_KEY *key) argument
1195 ossl_aria_set_decrypt_key(const unsigned char *userKey, const int bits, ARIA_KEY *key) argument
[all...]

Completed in 183 milliseconds