Home
last modified time | relevance | path

Searched defs:in2 (Results 1 – 11 of 11) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/bugs/
H A Dstream.c87 static char *in2 = "9876543210abcdefdata 12345"; in des() local
/minix3/crypto/external/bsd/openssl/dist/crypto/des/
H A Dxcbc_enc.c135 register const unsigned char *in2; in DES_xcbc_encrypt() local
/minix3/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistputil.c58 *in2), in ec_GFp_nistp_points_make_affine_internal()
H A Decp_nistp256.c701 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 Decp_nistp521.c495 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 Decp_nistp224.c547 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 Doxcbc_enc.c117 register const unsigned char *in2; in des_xcbc_encrypt() local
/minix3/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
H A Ddes_enc-sparc.S96 #define in2 %i2 macro
/minix3/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Ddes_enc-sparc.S96 #define in2 %i2 macro
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Daes-test.c649 krb5_data signonly, in, in2; in iov_test() local
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.c300 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