Home
last modified time | relevance | path

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

12

/openssl/providers/common/
H A Dsecuritycheck_fips.c38 const RSA *rsa, const char *desc, int protect) in ossl_fips_ind_rsa_key_check()
56 const EC_GROUP *group, const char *desc, in ossl_fips_ind_ec_key_check()
83 const EVP_MD *md, const char *desc) in ossl_fips_ind_digest_exch_check()
101 const char *desc, in ossl_fips_ind_digest_sign_check()
/openssl/apps/
H A Dlist.c143 const char *desc = EVP_CIPHER_get0_description(c); in list_ciphers() local
227 const char *desc = EVP_MD_get0_description(m); in list_digests() local
288 const char *desc = EVP_MAC_get0_description(m); in list_macs() local
352 const char *desc = EVP_KDF_get0_description(k); in list_kdfs() local
417 const char *desc = EVP_RAND_get0_description(m); in list_random_generators() local
552 const char *desc = OSSL_ENCODER_get0_description(k); in list_encoders() local
617 const char *desc = OSSL_DECODER_get0_description(k); in list_decoders() local
665 const char *desc = EVP_KEYMGMT_get0_description(k); in list_keymanagers() local
736 const char *desc = EVP_SIGNATURE_get0_description(k); in list_signatures() local
842 const char *desc = EVP_KEM_get0_description(k); in list_kems() local
[all …]
H A Dcmp.c815 static OSSL_CMP_MSG *read_PKIMESSAGE(const char *desc, char **filenames) in read_PKIMESSAGE()
939 OSSL_CMP_CTX *ctx, const char *desc) in set_name()
956 static int set_gennames(OSSL_CMP_CTX *ctx, char *names, const char *desc) in set_gennames()
1015 const char *desc, add_X509_fn_t set1_fn) in setup_cert()
1030 static int setup_certs(char *files, const char *desc, void *ctx, in setup_certs()
1815 const char *desc = "new private key for cert to be enrolled"; in setup_request_ctx() local
2336 const char *file, const char *desc) in save_free_certs()
2375 const char *file, const char *desc) in save_crl()
2403 static int delete_file(const char *file, const char *desc) in delete_file()
3236 const char *desc = "specifications contained in keySpec from genp"; in print_keyspec() local
[all …]
H A Dstoreutl.c421 const char *desc = OSSL_STORE_INFO_get0_NAME_description(info); in process() local
H A Dengine.c156 char *desc = NULL; in util_verbose() local
/openssl/ssl/
H A Ds3_msg.c44 int ssl3_send_alert(SSL_CONNECTION *s, int level, int desc) in ssl3_send_alert()
/openssl/test/testutil/
H A Dtests.c99 void test_info_c90(const char *desc, ...) in test_info_c90()
108 void test_info(const char *file, int line, const char *desc, ...) in test_info()
117 void test_error_c90(const char *desc, ...) in test_error_c90()
127 void test_error(const char *file, int line, const char *desc, ...) in test_error()
160 int test_skip(const char *file, int line, const char *desc, ...) in test_skip()
170 int test_skip_c90(const char *desc, ...) in test_skip_c90()
/openssl/crypto/
H A Dself_test_core.c25 const char *desc; member
116 const char *desc) in OSSL_SELF_TEST_onbegin()
/openssl/crypto/x509/
H A Dv3_info.c65 ACCESS_DESCRIPTION *desc; variable
/openssl/providers/implementations/encode_decode/
H A Ddecode_msblob2key.c58 const struct keytype_desc_st *desc; member
64 msblob2key_newctx(void *provctx, const struct keytype_desc_st *desc) in msblob2key_newctx()
H A Ddecode_pvk2key.c62 const struct keytype_desc_st *desc; member
68 pvk2key_newctx(void *provctx, const struct keytype_desc_st *desc) in pvk2key_newctx()
H A Ddecode_der2key.c94 const struct keytype_desc_st *desc; member
132 der2key_newctx(void *provctx, const struct keytype_desc_st *desc) in der2key_newctx()
173 const struct keytype_desc_st *desc) in der2key_check_selection()
/openssl/providers/implementations/signature/
H A Ddsa_sig.c152 const char *desc) in dsa_setup_md()
244 const char *desc) in dsa_sign_check_approved()
255 static int dsa_check_key(PROV_DSA_CTX *ctx, int sign, const char *desc) in dsa_check_key()
275 const char *desc) in dsa_signverify_init()
507 int operation, const char *desc) in dsa_digest_signverify_init()
889 int operation, const char *desc) in dsa_sigalg_signverify_init()
H A Decdsa_sig.c169 const char *desc) in ecdsa_setup_md()
263 const char *desc) in ecdsa_signverify_init()
497 int operation, const char *desc) in ecdsa_digest_signverify_init()
906 int operation, const char *desc) in ecdsa_sigalg_signverify_init()
H A Drsa_sig.c371 const char *mdprops, const char *desc) in rsa_setup_md()
506 const char *desc) in rsa_signverify_init()
1189 int operation, const char *desc) in rsa_digest_signverify_init()
1923 const char *desc) in rsa_sigalg_signverify_init()
/openssl/apps/lib/
H A Dapps.c211 char *get_passwd(const char *pass, const char *desc) in get_passwd()
485 const char *pass, const char *desc) in load_cert_pass()
507 const char *desc) in load_crl()
529 X509_REQ *load_csr(const char *file, int format, const char *desc) in load_csr()
606 const char *pass, ENGINE *e, const char *desc) in load_key()
625 const char *pass, ENGINE *e, const char *desc) in load_pubkey()
667 const char *keytype, const char *desc) in load_keyparams()
857 const char *pass, const char *desc) in load_certs()
878 const char *pass, const char *desc) in load_crls()
1914 const char *desc) in parse_name()
[all …]
H A Dengine.c105 char *make_engine_uri(ENGINE *e, const char *key_id, const char *desc) in make_engine_uri()
/openssl/providers/fips/
H A Dfipsindicator.c107 const char *desc) in ossl_FIPS_IND_callback()
/openssl/crypto/cmp/
H A Dcmp_genm.c77 int expected, const char *desc) in get_genm_itav()
251 X509 *target, const char *desc) in verify_ss_cert_trans()
/openssl/providers/implementations/kdfs/
H A Dpbkdf2.c183 const char **desc) in pbkdf2_lower_bound_check_passed()
212 const char *desc = NULL; in fips_lower_bound_check_passed() local
/openssl/test/
H A Dprovider_status_test.c54 const char *phase = NULL, *type = NULL, *desc = NULL; in self_test_events() local
/openssl/apps/include/
H A Dapps.h126 # define load_cert(uri, format, desc) load_cert_pass(uri, format, 1, NULL, desc) argument
/openssl/providers/implementations/kem/
H A Drsa_kem.c123 const char *desc) in rsakem_init()
/openssl/crypto/store/
H A Dstore_local.h33 char *desc; member
/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c97 int operation, const char *desc) in rsa_init()

Completed in 101 milliseconds

12