/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/ |
H A D | pwhash_scryptsalsa208sha256_sse.c | 54 # define ARX(out, in1, in2, s) \ argument 57 # define ARX(out, in1, in2, s) \ argument 156 # define XOR4_2(in1, in2) \ argument
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | in_in_result.h | 29 _LIBCPP_NO_UNIQUE_ADDRESS _InIter1 in1; global() member
|
H A D | in_in_out_result.h | 29 _LIBCPP_NO_UNIQUE_ADDRESS _InIter1 in1; global() member
|
/freebsd/tools/test/iconv/ |
H A D | const-gnuism.c | 41 char ** in1; in main() local
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_nistputil.c | 67 *in1, in ossl_ec_GFp_nistp_points_make_affine_internal()
|
H A D | ecp_nistp521.c | 488 static void felem_mul_ref(largefelem out, const felem in1, const felem in2) in felem_mul_ref() 716 void felem_mul_wrapper(largefelem out, const felem in1, const felem in2) in felem_mul_wrapper() 736 static void felem_mul_reduce(felem out, const felem in1, const felem in2) in felem_mul_reduce()
|
H A D | ecp_nistp224.c | 509 static void felem_mul(widefelem out, const felem in1, const felem in2) in felem_mul() 598 static void felem_mul_reduce(felem out, const felem in1, const felem in2) in felem_mul_reduce()
|
H A D | ecp_nistp256.c | 690 static void felem_mul(longfelem out, const felem in1, const felem in2) in felem_mul() 918 static void smallfelem_mul_contract(smallfelem out, const smallfelem in1, in smallfelem_mul_contract()
|
/freebsd/crypto/openssl/providers/implementations/rands/ |
H A D | drbg_hmac.c | 58 const unsigned char *in1, size_t in1len, in do_hmac() argument 95 const unsigned char *in1, size_ in drbg_hmac_update() argument [all...] |
H A D | drbg_ctr.c | 197 const unsigned char *in1, size_t in1len, in ctr_df() argument 260 const unsigned char *in1, size_t in1len, in ctr_update() argument
|
H A D | drbg_hash.c | 133 const unsigned char *in1, size_t in1len) in hash_df1() argument
|
/freebsd/sys/contrib/xen/ |
H A D | dom0_ops.h | 73 uint32_t in1; member
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | modes.h | 167 # define ocb_block16_xor(in1,in2,out) \ argument 171 # define ocb_block16_xor_misaligned(in1,in2,out) \ argument
|
/freebsd/crypto/openssl/providers/implementations/ciphers/ |
H A D | cipher_cts.c | 125 static void do_xor(const unsigned char *in1, const unsigned char *in2, in do_xor()
|
/freebsd/sbin/ipf/ipfs/ |
H A D | ipfs.c | 536 nat_save_t ipn, *in, *ipnhead = NULL, *in1, *ipntail = NULL; in readnat() local
|
/freebsd/crypto/openssl/crypto/modes/ |
H A D | ocb128.c | 78 static void ocb_block_xor(const unsigned char *in1, in ocb_block_xor()
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | captoinfo.c | 624 int in0, in1, in2; in _nc_infotocap() local
|
/freebsd/crypto/openssl/crypto/poly1305/ |
H A D | poly1305_ieee754.c | 228 elem64 in0, in1, in2, in3; in poly1305_blocks() local
|
/freebsd/crypto/openssl/providers/implementations/macs/ |
H A D | kmac_prov.c | 537 const unsigned char *in1, size_t in1_len, in bytepad()
|
/freebsd/sys/dev/isp/ |
H A D | isp.c | 4010 #define ISP_FC_OPMAP_HALF(in1, in0, out1, out0) 0, 0, in1, in0, 0, 0, out1, out0 argument 4009 ISP_FC_OPMAP_HALF(in1,in0,out1,out0) global() argument
|
/freebsd/sys/contrib/zstd/doc/educational_decoder/ |
H A D | zstd_decompress.c | 1874 istream_t in1 = IO_make_sub_istream(in, csize1); in HUF_decompress_4stream() local
|
/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32_misc.c | 1566 void *in, *in1, *md; in freebsd32_copyin_control() local
|