Home
last modified time | relevance | path

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

12

/test/
A Dendecode_test.c115 static EVP_PKEY *make_key(const char *type, EVP_PKEY *template, in make_key()
160 const char *type, EVP_PKEY *pkey, in test_encode_decode()
560 const char *type, in check_unprotected_PKCS8_DER()
610 const char *type, in check_unprotected_PKCS8_PEM()
659 const char *type, in check_params_PEM()
671 static int test_params_via_DER(const char *type, EVP_PKEY *key) in test_params_via_DER()
691 const char *type, in check_unprotected_legacy_PEM()
765 const char *type, in check_protected_PKCS8_DER()
789 const char *type, in check_protected_PKCS8_PEM()
812 const char *type, in check_protected_legacy_PEM()
[all …]
A Dpairwise_fail_test.c26 const char *type; member
52 const char *type = NULL, *phase = NULL; in self_test_on_pairwise_fail() local
69 static int setup_selftest_pairwise_failure(const char *type) in setup_selftest_pairwise_failure()
93 const char *type = OSSL_SELF_TEST_TYPE_PCT; in test_keygen_pairwise_failure() local
A Devp_pkey_dparams_test.c215 int type; member
251 int type = pkey_params[id].type; in params_bio_test() local
278 int type = pkey_params[id].type; in set_enc_pubkey_test() local
A Dext_internal_test.c21 unsigned int type; member
84 unsigned int type; in test_extension_list() local
A Dsimpledynamic.c18 int sd_load(const char *filename, SD *lib, int type) in sd_load()
47 int sd_load(const char *filename, SD *lib, ossl_unused int type) in sd_load()
A Dossl_store_test.c141 static int get_params(const char *uri, const char *type) in get_params()
173 const char *type; in test_store_get_params() local
A Dtime_offset_test.c24 int type; member
A Dclienthellotest.c63 unsigned int type = 0; in test_client_hello() local
A Dx509_check_cert_pkey_test.c34 int ret = 0, type = 0, expected = 0, result = 0; in test_x509_check_cert_pkey() local
A Dbio_comp_test.c84 int type = n / 4; in do_bio_comp() local
A Dservername_test.c46 unsigned int servname_type = 0, type = 0; in get_sni_from_client_hello() local
A Devp_extra_test.c852 int type; /* 0 for private, 1 for public, 2 for params */ member
1762 EVP_CIPHER *type = NULL; in test_EVP_Enveloped() local
3059 int type; member
3306 int type = ak->type; in test_EVP_PKEY_check() local
4352 const EVP_CIPHER *type = NULL; in test_evp_iv_aes() local
4503 EVP_CIPHER *type = NULL; in test_evp_iv_des() local
4900 EVP_CIPHER *type = NULL; in test_evp_init_seq() local
4989 EVP_CIPHER *type = NULL; in test_evp_reinit_seq() local
5047 EVP_CIPHER *type = NULL; in test_evp_reset() local
5160 EVP_CIPHER *type = NULL; in test_evp_updated_iv() local
[all …]
A Dtls-provider.c1337 static void free_asn1_data(int type, void *data) in free_asn1_data()
1840 int type = OBJ_sn2nid(typestr); in key2any_encode() local
1862 #define DO_ENC_PRIVATE_KEY(impl, type, kind, output) \ argument
1871 #define DO_ENC_PUBLIC_KEY(impl, type, kind, output) \ argument
1880 #define DO_ENC_PARAMETERS(impl, type, kind, output) \ argument
1922 #define DO_ENC_PrivateKeyInfo(impl, type, output) \ argument
1926 #define DO_ENC_EncryptedPrivateKeyInfo(impl, type, output) \ argument
1931 #define DO_ENC_SubjectPublicKeyInfo(impl, type, output) \ argument
1951 #define MAKE_ENCODER(impl, type, kind, output) \ argument
2520 #define MAKE_DECODER(keytype_name, keytype, type, kind) \ argument
A Dprovider_status_test.c54 const char *phase = NULL, *type = NULL, *desc = NULL; in self_test_events() local
A Dendecoder_legacy_test.c238 static EVP_PKEY *make_key(const char *type, in make_key()
275 static struct key_st *lookup_key(const char *type) in lookup_key()
A Dv3ext.c146 static int check_addr(IPAddrBlocks *addr, int type) in check_addr()
A Dparams_conversion_test.c53 const char *type = NULL; in param_conversion_load_stanza() local
A Dasn1_time_test.c25 int type; /* GENERALIZED OR UTC */ member
A Dasynciotest.c190 unsigned int type; in async_write() local
A Dbad_dtls_test.c274 static int send_record(BIO *rbio, unsigned char type, uint64_t seqnr, in send_record()
A Dv3nametest.c136 int type; in set_altname() local
A Dx509_time_test.c22 int type; member
/test/testutil/
A Dformat_output.c39 int line, const char *type, in test_fail_string_common()
128 int line, const char *type, in test_fail_string_message()
266 int line, const char *type, in test_fail_bignum_common()
367 int line, const char *type, in test_fail_bignum_message()
377 int line, const char *type, in test_fail_bignum_mono_message()
424 int line, const char *type, in test_fail_memory_common()
519 int line, const char *type, in test_fail_memory_message()
A Dtests.c26 int line, const char *type, in test_fail_message_prefix()
75 int line, const char *type, in test_fail_message_va()
88 int line, const char *type, in test_fail_message()
211 #define DEFINE_COMPARISON(type, name, opname, op, fmt, cast) \ argument
224 #define DEFINE_COMPARISONS(type, name, fmt, cast) \ argument
/test/helpers/
A Dpredefined_dhparams.c18 static EVP_PKEY *get_dh_from_pg_bn(OSSL_LIB_CTX *libctx, const char *type, in get_dh_from_pg_bn()
48 static EVP_PKEY *get_dh_from_pg(OSSL_LIB_CTX *libctx, const char *type, in get_dh_from_pg()

Completed in 50 milliseconds

12