Home
last modified time | relevance | path

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

/openssl/crypto/ml_dsa/
H A Dml_dsa_hash.h23 const uint8_t *in2, size_t in2_len, uint8_t *out, size_t out_len) in shake_xof_2()
33 const uint8_t *in2, size_t in2_len, in shake_xof_3()
/openssl/crypto/des/
H A Dxcbc_enc.c28 register const unsigned char *in2; in DES_xcbc_encrypt() local
/openssl/fuzz/
H A Dml-dsa.c299 void *in2, void **out1, void **out2) in ml_dsa_sign_verify()
378 void *in2, void **out1, void **out2) in ml_dsa_digest_sign_verify()
651 void *in1 = NULL, *in2 = NULL; in FuzzerTestOneInput() local
H A Dml-kem.c269 static void mlkem_encap_decap(uint8_t **buf, size_t *len, void *key1, void *in2, in mlkem_encap_decap()
636 void *in1 = NULL, *in2 = NULL; in FuzzerTestOneInput() local
/openssl/crypto/ec/
H A Decp_nistputil.c69 *in2), 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 static 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_nistp384.c420 static void felem_mul_ref(widefelem out, const felem in1, const felem in2) in felem_mul_ref()
714 static void felem_mul_wrapper(widefelem out, const felem in1, const felem in2) in felem_mul_wrapper()
735 static ossl_inline void felem_mul_reduce(felem out, const felem in1, const felem in2) in felem_mul_reduce()
H A Decp_nistp256.c692 static void felem_mul(longfelem out, const felem in1, const felem in2) in felem_mul()
709 const felem in2) in felem_small_mul()
921 const smallfelem in2) in smallfelem_mul_contract()
H A Decp_nistp224.c508 static void felem_mul(widefelem out, const felem in1, const felem in2) in felem_mul()
597 static void felem_mul_reduce(felem out, const felem in1, const felem in2) in felem_mul_reduce()
/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c56 const unsigned char *in2, size_t in2len, in do_hmac()
93 const unsigned char *in2, size_t in2len, in drbg_hmac_update()
H A Ddrbg_ctr.c203 const unsigned char *in2, size_t in2len, in ctr_df()
266 const unsigned char *in2, size_t in2len, in ctr_update()
H A Ddrbg_hash.c75 const unsigned char *in2, size_t in2len, in hash_df()
/openssl/include/crypto/
H A Dmodes.h180 # define ocb_block16_xor(in1,in2,out) \ argument
184 # define ocb_block16_xor_misaligned(in1,in2,out) \ argument
/openssl/providers/implementations/ciphers/
H A Dcipher_cts.c124 static void do_xor(const unsigned char *in1, const unsigned char *in2, in do_xor()
/openssl/crypto/modes/
H A Docb128.c79 const unsigned char *in2, size_t len, in ocb_block_xor()
/openssl/crypto/poly1305/
H A Dpoly1305_ieee754.c228 elem64 in0, in1, in2, in3; in poly1305_blocks() local
/openssl/providers/implementations/macs/
H A Dkmac_prov.c600 const unsigned char *in2, size_t in2_len, size_t w) in bytepad()

Completed in 64 milliseconds