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

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/camellia/
H A Dcmll_misc.c14 int Camellia_set_key(const unsigned char *userKey, const int bits, argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/camellia/
H A Dcmll_misc.c20 int Camellia_set_key(const unsigned char *userKey, const int bits, argument
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dstubs.c143 Camellia_set_key(const unsigned char *userKey, const int bits, CAMELLIA_KEY *key) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/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.c615 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, argument
641 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, argument
1262 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, argument
1364 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
1841 AES_set_encrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
1942 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/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...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aria/
H A Daria.c538 int aria_set_encrypt_key(const unsigned char *userKey, const int bits, argument
670 aria_set_decrypt_key(const unsigned char *userKey, const int bits, ARIA_KEY *key) argument
1122 aria_set_encrypt_key(const unsigned char *userKey, const int bits, ARIA_KEY *key) argument
1195 aria_set_decrypt_key(const unsigned char *userKey, const int bits, ARIA_KEY *key) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/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 215 milliseconds