Home
last modified time | relevance | path

Searched defs:d (Results 1 – 24 of 24) sorted by relevance

/test/
A Dcc_dummy.c23 OSSL_CC_DUMMY *d = OPENSSL_zalloc(sizeof(*d)); in dummy_new() local
44 OSSL_CC_DUMMY *d = (OSSL_CC_DUMMY *)cc; in dummy_set_input_params() local
64 OSSL_CC_DUMMY *d = (OSSL_CC_DUMMY *)cc; in dummy_bind_diagnostic() local
82 OSSL_CC_DUMMY *d = (OSSL_CC_DUMMY *)cc; in dummy_unbind_diagnostic() local
91 static void dummy_update_diag(OSSL_CC_DUMMY *d) in dummy_update_diag()
A Drsa_test.c59 static unsigned char d[] = in key1() local
107 static unsigned char d[] = in key2() local
157 static unsigned char d[] = in key3() local
404 BIGNUM *d; in test_EVP_rsa_legacy_key() local
538 static const unsigned char d[] = { in load_key() local
A Dbntest.c153 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_swap() local
278 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL, *e = NULL; in test_div_recip() local
347 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_signed_mod_replace_ab() local
370 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_signed_mod_replace_ba() local
393 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL, *e = NULL; in test_mod() local
474 BIGNUM *a = NULL, *p = NULL, *m = NULL, *d = NULL, *e = NULL; in test_modexp_mont5() local
811 BIGNUM *a, *b[2] = {NULL, NULL}, *c = NULL, *d = NULL; in test_gf2m_mul() local
864 BIGNUM *a = NULL, *b[2] = {NULL, NULL}, *c = NULL, *d = NULL; in test_gf2m_sqr() local
903 BIGNUM *a = NULL, *b[2] = {NULL, NULL}, *c = NULL, *d = NULL; in test_gf2m_modinv() local
1667 BIGNUM *b = NULL, *c = NULL, *d = NULL; in file_modexp() local
[all …]
A Drsa_sp800_56b_test.c226 BIGNUM *p = NULL, *q = NULL, *e = NULL, *d = NULL, *n = NULL; in test_check_private_exponent() local
415 BIGNUM *p = NULL, *q = NULL, *n = NULL, *e = NULL, *d = NULL; in test_invalid_keypair() local
506 BIGNUM *n = NULL, *d = NULL, *e = NULL; in test_check_private_key() local
A Dparams_conversion_test.c29 double d; member
190 double d; in param_conversion_test() local
A Decdsatest.h27 const char *d; /* ECDSA private key */ member
A Dlist_test.c97 INTL *c, *d; in test_insert() local
A Dsha_test.c16 unsigned char *(*md)(const unsigned char *d, in test_static_sha_common()
A Dx509_time_test.c403 int y, m, d; member
460 char d[16]; in test_days() local
A Drsa_mp_test.c57 static const unsigned char d[] = variable
A Dtest_test.c404 BIGNUM *a = NULL, *b = NULL, *c = NULL, *d = NULL; in test_long_bignum() local
A Devp_pkey_provided_test.c547 BIGNUM *n = NULL, *e = NULL, *d = NULL, *p = NULL, *q = NULL; in test_fromdata_rsa_derive_from_pq_sp800() local
643 BIGNUM *n = NULL, *e = NULL, *d = NULL; in test_fromdata_rsa_derive_from_pq_multiprime() local
853 BIGNUM *n = NULL, *e = NULL, *d = NULL, *n_out = NULL; in test_evp_pkey_get_bn_param_large() local
A Dparam_build_test.c97 double d; in template_public_test() local
A Ddanetest.c112 d2i_X509_t d = strcmp(name, PEM_STRING_X509_TRUSTED) != 0 in STACK_OF() local
A Dconstant_time_test.c341 int d = signed_test_values[j]; in test_signed() local
A Djson_test.c63 double d; member
A Dproperty_test.c356 OSSL_PROPERTY_LIST *d = NULL, *q = NULL; in test_definition_compares() local
A Dparams_api_test.c615 double d, d2; in test_param_construct() local
A Dacvp_test.c1251 const unsigned char *d, size_t d_len, in rsa_create_pkey()
1303 unsigned char *n = NULL, *d = NULL; in rsa_keygen_test() local
A Dectest.c1219 const char *p, *a, *b, *Qx, *Qy, *Gx, *Gy, *order, *d; member
A Dquic_record_test.c2879 unsigned char d = t->expected[i] ^ hbuf[i], rej_mask = 0xff; in test_wire_pkt_hdr_actual() local
A Devp_extra_test.c3812 BIGNUM *n = NULL, *e = NULL, *d = NULL; in test_RSA_get_set_params() local
3955 BIGNUM *d = NULL; in test_RSA_legacy() local
/test/radix/
A Dquic_bindings.c698 #define REQUIRE_SSL_4(a, b, c, d) \ argument
706 #define REQUIRE_SSL_5(a, b, c, d, e) \ argument
/test/helpers/
A Dssltestlib.c504 int mempacket_move_packet(BIO *bio, int d, int s) in mempacket_move_packet()

Completed in 295 milliseconds