/minix3/crypto/external/bsd/heimdal/dist/lib/otp/ |
H A D | otp_verify.c | 46 OtpKey key1, key2; in otp_verify_user_1() local
|
H A D | otptest.c | 48 OtpKey key2; in test_one() local
|
/minix3/crypto/external/bsd/openssl/dist/test/ |
H A D | igetest.c | 121 const unsigned char key2[32]; member 242 AES_KEY key2; in run_test_vectors() local 279 AES_KEY key2; in main() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | rctest.c | 51 static unsigned char key2[5] = variable
|
/minix3/crypto/external/bsd/openssl/dist/crypto/des/ |
H A D | read2pwd.c | 129 int DES_read_2passwords(DES_cblock *key1, DES_cblock *key2, in DES_read_2passwords()
|
H A D | str2key.c | 100 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys()
|
H A D | des3s.cpp | 39 des_key_schedule key1,key2,key3; in main() local
|
H A D | speed.c | 173 static DES_cblock key2 = in main() local
|
H A D | des_old.c | 291 _ossl_old_des_cblock *key2, in _ossl_old_des_read_2passwords() 325 _ossl_old_des_cblock *key2) in _ossl_old_des_string_to_2keys()
|
/minix3/crypto/external/bsd/openssl/lib/libdes/ |
H A D | oread2pwd.c | 73 int des_read_2passwords(des_cblock *key1, des_cblock *key2, const char *prompt, in des_read_2passwords()
|
H A D | ostr2key.c | 95 void des_string_to_2keys(const char *str, des_cblock *key1, des_cblock *key2) in des_string_to_2keys()
|
/minix3/crypto/external/bsd/openssl/dist/times/x86/ |
H A D | des3s.cpp | 39 des_key_schedule key1,key2,key3; in main() local
|
/minix3/external/bsd/tmux/dist/ |
H A D | key-bindings.c | 35 int key1, key2; in key_bindings_cmp() local
|
/minix3/lib/libc/citrus/ |
H A D | citrus_pivot_factory.c | 116 char key1[LINE_MAX], key2[LINE_MAX], data[LINE_MAX]; in convert_line() local
|
/minix3/external/bsd/bind/dist/lib/dns/ |
H A D | openssldh_link.c | 106 openssldh_compare(const dst_key_t *key1, const dst_key_t *key2) { in openssldh_compare() 135 openssldh_paramcompare(const dst_key_t *key1, const dst_key_t *key2) { in openssldh_paramcompare()
|
H A D | dst_api.c | 1045 comparekeys(const dst_key_t *key1, const dst_key_t *key2, in comparekeys() 1088 pub_compare(const dst_key_t *key1, const dst_key_t *key2) { in pub_compare() 1129 dst_key_compare(const dst_key_t *key1, const dst_key_t *key2) { in dst_key_compare() 1134 dst_key_pubcompare(const dst_key_t *key1, const dst_key_t *key2, in dst_key_pubcompare() 1142 dst_key_paramcompare(const dst_key_t *key1, const dst_key_t *key2) { in dst_key_paramcompare()
|
H A D | pkcs11dh_link.c | 263 pkcs11dh_compare(const dst_key_t *key1, const dst_key_t *key2) { in pkcs11dh_compare() 320 pkcs11dh_paramcompare(const dst_key_t *key1, const dst_key_t *key2) { in pkcs11dh_paramcompare()
|
H A D | hmac_link.c | 133 hmacmd5_compare(const dst_key_t *key1, const dst_key_t *key2) { in hmacmd5_compare() 418 hmacsha1_compare(const dst_key_t *key1, const dst_key_t *key2) { in hmacsha1_compare() 703 hmacsha224_compare(const dst_key_t *key1, const dst_key_t *key2) { in hmacsha224_compare() 990 hmacsha256_compare(const dst_key_t *key1, const dst_key_t *key2) { in hmacsha256_compare() 1277 hmacsha384_compare(const dst_key_t *key1, const dst_key_t *key2) { in hmacsha384_compare() 1564 hmacsha512_compare(const dst_key_t *key1, const dst_key_t *key2) { in hmacsha512_compare()
|
H A D | gssapi_link.c | 257 gssapi_compare(const dst_key_t *key1, const dst_key_t *key2) { in gssapi_compare()
|
H A D | openssldsa_link.c | 310 openssldsa_compare(const dst_key_t *key1, const dst_key_t *key2) { in openssldsa_compare()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/rsa/ |
H A D | rsa_test.c | 82 static int key2(RSA *key, unsigned char *c) in key2() function
|
/minix3/crypto/external/bsd/openssl/dist/crypto/aes/ |
H A D | aes_ige.c | 210 const AES_KEY *key2, const unsigned char *ivec, in AES_bi_ige_encrypt()
|
/minix3/external/bsd/bind/dist/bin/tests/dst/ |
H A D | dst_test.c | 162 dst_key_t *key1 = NULL, *key2 = NULL; in dh() local
|
/minix3/external/bsd/dhcp/dist/dst/ |
H A D | hmac_link.c | 411 dst_hmac_md5_compare_keys(const DST_KEY *key1, const DST_KEY *key2) in dst_hmac_md5_compare_keys()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/modes/ |
H A D | modes_lcl.h | 121 void *key1, *key2; member
|