Home
last modified time | relevance | path

Searched defs:in1 (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/
H A Dpwhash_scryptsalsa208sha256_sse.c54 # 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 Din_in_result.h29 _LIBCPP_NO_UNIQUE_ADDRESS _InIter1 in1; global() member
H A Din_in_out_result.h29 _LIBCPP_NO_UNIQUE_ADDRESS _InIter1 in1; global() member
/freebsd/tools/test/iconv/
H A Dconst-gnuism.c41 char ** in1; in main() local
/freebsd/crypto/openssl/crypto/ec/
H A Decp_nistputil.c67 *in1, in ossl_ec_GFp_nistp_points_make_affine_internal()
H A Decp_nistp521.c488 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 Decp_nistp224.c509 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 Decp_nistp256.c690 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 Ddrbg_hmac.c58 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 Ddrbg_ctr.c197 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 Ddrbg_hash.c133 const unsigned char *in1, size_t in1len) in hash_df1() argument
/freebsd/sys/contrib/xen/
H A Ddom0_ops.h73 uint32_t in1; member
/freebsd/crypto/openssl/include/crypto/
H A Dmodes.h167 # 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 Dcipher_cts.c125 static void do_xor(const unsigned char *in1, const unsigned char *in2, in do_xor()
/freebsd/sbin/ipf/ipfs/
H A Dipfs.c536 nat_save_t ipn, *in, *ipnhead = NULL, *in1, *ipntail = NULL; in readnat() local
/freebsd/crypto/openssl/crypto/modes/
H A Docb128.c78 static void ocb_block_xor(const unsigned char *in1, in ocb_block_xor()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c624 int in0, in1, in2; in _nc_infotocap() local
/freebsd/crypto/openssl/crypto/poly1305/
H A Dpoly1305_ieee754.c228 elem64 in0, in1, in2, in3; in poly1305_blocks() local
/freebsd/crypto/openssl/providers/implementations/macs/
H A Dkmac_prov.c537 const unsigned char *in1, size_t in1_len, in bytepad()
/freebsd/sys/dev/isp/
H A Disp.c4010 #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 Dzstd_decompress.c1874 istream_t in1 = IO_make_sub_istream(in, csize1); in HUF_decompress_4stream() local
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c1566 void *in, *in1, *md; in freebsd32_copyin_control() local