Home
last modified time | relevance | path

Searched defs:x (Results 1 – 25 of 25) sorted by relevance

/test/
A Djson_test.c67 #define OP_P(x) { (x) }, argument
68 #define OP_U64(x) { NULL, (x) }, argument
69 #define OP_I64(x) { NULL, 0, (x) }, argument
70 #define OP_D(x) { NULL, 0, 0, (x) }, argument
71 #define OP_FP(x) { NULL, 0, 0, 0, (void (*)(void))(x) }, argument
106 #define OP_CALL_P(f, x) OP_U64(OPK_CALL_P) OP_FP(f) OP_P (x) argument
120 #define OPJ_BOOL(x) OP_CALL_I(ossl_json_bool, (x)) argument
121 #define OPJ_U64(x) OP_CALL_U64(ossl_json_u64, (x)) argument
122 #define OPJ_I64(x) OP_CALL_I64(ossl_json_i64, (x)) argument
123 #define OPJ_KEY(x) OP_CALL_P(ossl_json_key, (x)) argument
[all …]
A Dverify_extra_test.c65 X509 *x = NULL; in test_alt_chains_cert_forgery() local
109 X509 *x = NULL; in test_distinguishing_id() local
143 X509_REQ *x = NULL; in test_req_distinguishing_id() local
A Dsrptest.c38 BIGNUM *x = NULL; in run_srp() local
144 BIGNUM *x = NULL; in run_srp_kat() local
A Dcmp_ctx_test.c45 X509 *x = X509_new(); in STACK_OF() local
503 #define EMPTY_SK_X509(x) ((x) == NULL || sk_X509_num(x) == 0) argument
514 #define DEFAULT_STORE(x) \ argument
517 #define IS_NEG(x) ((x) < 0) argument
518 #define IS_0(x) ((x) == 0) /* for any type */ argument
519 #define DROP(x) (void)(x) /* dummy free() for non-pointer and function types */ argument
A Dectest.c165 BIGNUM *x = NULL, *y = NULL, *z = NULL, *yplusone = NULL; in prime_field_tests() local
614 const char *x; member
784 BIGNUM *x = NULL, *y = NULL, *z = NULL, *cof = NULL, *yplusone = NULL; in char2_curve_test() local
940 BIGNUM *x = NULL, *y = NULL, *z = NULL, *cof = NULL, *yplusone = NULL; in char2_field_tests() local
1089 BIGNUM *x = NULL, *y = NULL; in hybrid_point_encoding_test() local
1316 BIGNUM *p = NULL, *a = NULL, *b = NULL, *x = NULL, *y = NULL; in nistp_single_test() local
2354 BIGNUM *x = NULL, *y = NULL; in check_ec_key_field_public_range_test() local
A Dbad_dtls_test.c448 #define NODROP(x) { x##UL, 0 } argument
449 #define DROP(x) { x##UL, 1 } argument
A Dx509_test.c95 X509 *x = NULL; in test_x509_tbs_cache() local
A Dtiming_load_creds.c43 X509 *x = NULL; in readx509() local
A Dx509_internal_test.c176 ossl_unused const X509 *x, int ca) in ck_purp()
A Dx509_acert_test.c105 #define ADD_TEST_DATA(x, valid) {x, sizeof(x), valid} argument
A Dconf_include_test.c34 # define chdir(x) (-1); argument
A Drand_test.c78 uint32_t x, i, j; in test_rand_uniform() local
A Dv3ext.c24 X509 *x = NULL; in test_pathlen() local
A Dcrltest.c316 X509 *x; in X509_from_strings() local
A Dtest_test.c219 int x = 0; in test_pointer() local
A Ddanetest.c190 int x; in hexdecode() local
A Dlhash_test.c315 timeval_subtract (struct timeval *result, struct timeval *x, struct timeval *y) in timeval_subtract()
A Dproperty_test.c25 int x; member
A Ddrbgtest.c804 EVP_RAND_CTX *x = NULL, *y = NULL, *z = NULL; in test_rand_prediction_resistance() local
A Dsslapitest.c6541 const unsigned char **out, size_t *outlen, X509 *x, in new_add_cb()
6569 const unsigned char *in, size_t inlen, X509 *x, in new_parse_cb()
6871 size_t inlen, X509 *x, in serverinfo_custom_parse_cb()
9319 X509 *x = NULL; in load_chain() local
9353 X509 *x509 = NULL, *x = NULL; in cert_cb() local
A Devp_extra_test.c1415 BIGNUM *x = NULL; in test_evp_get_ec_pub() local
1541 BIGNUM *x = NULL; in test_evp_get_ec_pub_legacy() local
/test/testutil/
A Doutput.h15 # define ossl_test__attr__(x) argument
A Dload.c37 X509 *x; in STACK_OF() local
/test/radix/
A Dterp.c446 void *f_name = NULL, *x = NULL; in SRDR_print_one() local
/test/helpers/
A Dhandshake.c1386 X509 *x = SSL_get0_peer_certificate(s); in peer_pkey_type() local

Completed in 109 milliseconds