Home
last modified time | relevance | path

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

/openssl-master/fuzz/
A Dbignum.c37 BIGNUM *b2; in FuzzerTestOneInput() local
A Dbndiv.c26 static BIGNUM *b2; variable
/openssl-master/crypto/idea/
A Di_skey.c93 long n1, n2, q, r, b1, b2, t; in inverse() local
/openssl-master/test/testutil/
A Dformat_output.c47 char b1[MAX_STRING_WIDTH + 1], b2[MAX_STRING_WIDTH + 1]; in test_fail_string_common() local
273 char b1[MAX_STRING_WIDTH + 1], b2[MAX_STRING_WIDTH + 1]; in test_fail_bignum_common() local
432 char b1[MAX_STRING_WIDTH + 1], b2[MAX_STRING_WIDTH + 1]; in test_fail_memory_common() local
/openssl-master/test/
A Dexptest.c222 BIGNUM *b2 = NULL; in test_mod_exp_x2() local
A Ddestest.c312 char b1[DATA_BUF_SIZE], b2[DATA_BUF_SIZE]; in test_des_ecb() local
338 char b1[DATA_BUF_SIZE], b2[DATA_BUF_SIZE]; in test_des_ede_ecb() local
A Dectest.c2131 const unsigned char *b2 = (const unsigned char *)params_cf_pass; in cofactor_range_test() local
2618 unsigned char *b1 = NULL, *b2 = NULL; in custom_generator_test() local
/openssl-master/crypto/bio/
A Dbss_bio.c608 struct bio_bio_st *b1, *b2; in bio_make_pair() local
/openssl-master/crypto/ec/
A Dec_lib.c625 BIGNUM *a1, *a2, *a3, *b1, *b2, *b3; in EC_GROUP_cmp() local
A Dcurve25519.c4986 int64_t b2 = kBottom21Bits & (load_3(b + 5) >> 2); in sc_muladd() local
/openssl-master/include/openssl/
A Dbio.h.in551 # define BIO_make_bio_pair(b1,b2) (int)BIO_ctrl(b1,BIO_C_MAKE_BIO_PAIR,0,b2) argument

Completed in 30 milliseconds