Home
last modified time | relevance | path

Searched defs:b2 (Results 1 – 13 of 13) sorted by relevance

/openssl/fuzz/
H A Dbndiv.c26 static BIGNUM *b2; variable
H A Dbignum.c37 BIGNUM *b2; in FuzzerTestOneInput() local
/openssl/crypto/idea/
H A Di_skey.c93 long n1, n2, q, r, b1, b2, t; in inverse() local
/openssl/test/testutil/
H A Dformat_output.c46 char b1[MAX_STRING_WIDTH + 1], b2[MAX_STRING_WIDTH + 1]; in test_fail_string_common() local
272 char b1[MAX_STRING_WIDTH + 1], b2[MAX_STRING_WIDTH + 1]; in test_fail_bignum_common() local
431 char b1[MAX_STRING_WIDTH + 1], b2[MAX_STRING_WIDTH + 1]; in test_fail_memory_common() local
/openssl/test/
H A Dexptest.c251 BIGNUM *b2 = NULL; in test_mod_exp_x2() local
H A Ddestest.c322 char b1[DATA_BUF_SIZE], b2[DATA_BUF_SIZE]; in test_des_ecb() local
348 char b1[DATA_BUF_SIZE], b2[DATA_BUF_SIZE]; in test_des_ede_ecb() local
H A Dbio_dgram_test.c103 BIO *b1 = NULL, *b2 = NULL; in test_bio_dgram_impl() local
H A Dectest.c2243 const unsigned char *b2 = (const unsigned char *)params_cf_pass; in cofactor_range_test() local
2730 unsigned char *b1 = NULL, *b2 = NULL; in custom_generator_test() local
/openssl/crypto/bio/
H A Dbss_bio.c608 struct bio_bio_st *b1, *b2; in bio_make_pair() local
H A Dbss_dgram_pair.c338 struct bio_dgram_pair_st *b1, *b2; in dgram_pair_ctrl_make_bio_pair() local
/openssl/crypto/ec/
H A Dec_lib.c625 BIGNUM *a1, *a2, *a3, *b1, *b2, *b3; in EC_GROUP_cmp() local
H A Dcurve25519.c4981 int64_t b2 = kBottom21Bits & (load_3(b + 5) >> 2); in sc_muladd() local
/openssl/include/openssl/
H A Dbio.h.in626 # define BIO_make_bio_pair(b1,b2) (int)BIO_ctrl(b1,BIO_C_MAKE_BIO_PAIR,0,b2) argument

Completed in 54 milliseconds