Searched defs:in2 (Results 1 – 11 of 11) sorted by relevance
/minix3/crypto/external/bsd/openssl/dist/bugs/ |
H A D | stream.c | 87 static char *in2 = "9876543210abcdefdata 12345"; in des() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/des/ |
H A D | xcbc_enc.c | 135 register const unsigned char *in2; in DES_xcbc_encrypt() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ecp_nistputil.c | 58 *in2), in ec_GFp_nistp_points_make_affine_internal()
|
H A D | ecp_nistp256.c | 701 static void felem_mul(longfelem out, const felem in1, const felem in2) in felem_mul() 718 const felem in2) in felem_small_mul() 930 const smallfelem in2) in smallfelem_mul_contract()
|
H A D | ecp_nistp521.c | 495 static void felem_mul(largefelem out, const felem in1, const felem in2) in felem_mul() 678 static void felem_mul_reduce(felem out, const felem in1, const felem in2) in felem_mul_reduce()
|
H A D | ecp_nistp224.c | 547 static void felem_mul(widefelem out, const felem in1, const felem in2) in felem_mul() 636 static void felem_mul_reduce(felem out, const felem in1, const felem in2) in felem_mul_reduce()
|
/minix3/crypto/external/bsd/openssl/lib/libdes/ |
H A D | oxcbc_enc.c | 117 register const unsigned char *in2; in des_xcbc_encrypt() local
|
/minix3/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/ |
H A D | des_enc-sparc.S | 96 #define in2 %i2 macro
|
/minix3/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/ |
H A D | des_enc-sparc.S | 96 #define in2 %i2 macro
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | aes-test.c | 649 krb5_data signonly, in, in2; in iov_test() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | socket_wrapper.c | 300 struct sockaddr_in *in2 = (struct sockaddr_in *)in; in convert_un_in() local 318 struct sockaddr_in6 *in2 = (struct sockaddr_in6 *)in; in convert_un_in() local
|