Home
last modified time | relevance | path

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

/openssl-master/apps/
A Dlist.c140 const char *desc = EVP_CIPHER_get0_description(c); in list_ciphers() local
224 const char *desc = EVP_MD_get0_description(m); in list_digests() local
285 const char *desc = EVP_MAC_get0_description(m); in list_macs() local
349 const char *desc = EVP_KDF_get0_description(k); in list_kdfs() local
414 const char *desc = EVP_RAND_get0_description(m); in list_random_generators() local
549 const char *desc = OSSL_ENCODER_get0_description(k); in list_encoders() local
614 const char *desc = OSSL_DECODER_get0_description(k); in list_decoders() local
662 const char *desc = EVP_KEYMGMT_get0_description(k); in list_keymanagers() local
733 const char *desc = EVP_SIGNATURE_get0_description(k); in list_signatures() local
792 const char *desc = EVP_KEM_get0_description(k); in list_kems() local
[all …]
A Dcmp.c627 const char *pass, ENGINE *eng, const char *desc) in load_key_pwd()
636 static X509 *load_cert_pwd(const char *uri, const char *pass, const char *desc) in load_cert_pwd()
646 static X509_REQ *load_csr_autofmt(const char *infile, const char *desc) in load_csr_autofmt()
807 OSSL_CMP_CTX *ctx, const char *desc) in set_name()
824 static int set_gennames(OSSL_CMP_CTX *ctx, char *names, const char *desc) in set_gennames()
863 static X509_STORE *load_trusted(char *input, int for_new_cert, const char *desc) in load_trusted()
883 static int setup_certs(char *files, const char *desc, void *ctx, in setup_certs()
1539 const char *desc = "new private key for cert to be enrolled"; in setup_request_ctx() local
1934 STACK_OF(X509) *certs, char *destFile, char *desc) in save_free_certs()
A Dstoreutl.c424 const char *desc = OSSL_STORE_INFO_get0_NAME_description(info); in process() local
A Dengine.c156 char *desc = NULL; in util_verbose() local
A Dfipsinstall.c545 const char *phase = NULL, *type = NULL, *desc = NULL; in self_test_events() local
A Dreq.c1482 const char *tail, const char *desc) in join()
/openssl-master/ssl/
A Ds3_msg.c43 int ssl3_send_alert(SSL *s, int level, int desc) in ssl3_send_alert()
/openssl-master/test/testutil/
A Dtests.c100 void test_info_c90(const char *desc, ...) in test_info_c90()
109 void test_info(const char *file, int line, const char *desc, ...) in test_info()
118 void test_error_c90(const char *desc, ...) in test_error_c90()
128 void test_error(const char *file, int line, const char *desc, ...) in test_error()
161 int test_skip(const char *file, int line, const char *desc, ...) in test_skip()
171 int test_skip_c90(const char *desc, ...) in test_skip_c90()
/openssl-master/crypto/
A Dself_test_core.c26 const char *desc; member
124 const char *desc) in OSSL_SELF_TEST_onbegin()
/openssl-master/crypto/x509/
A Dv3_info.c65 ACCESS_DESCRIPTION *desc; variable
/openssl-master/providers/implementations/encode_decode/
A Ddecode_pvk2key.c58 const struct keytype_desc_st *desc; member
64 pvk2key_newctx(void *provctx, const struct keytype_desc_st *desc) in pvk2key_newctx()
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()
A Ddecode_der2key.c91 const struct keytype_desc_st *desc; member
124 der2key_newctx(void *provctx, const struct keytype_desc_st *desc) in der2key_newctx()
143 const struct keytype_desc_st *desc) in der2key_check_selection()
/openssl-master/apps/lib/
A Dengine.c105 char *make_engine_uri(ENGINE *e, const char *key_id, const char *desc) in make_engine_uri()
A Dapps.c217 char *get_passwd(const char *pass, const char *desc) in get_passwd()
459 const char *pass, const char *desc) in load_cert_pass()
480 const char *desc) in load_crl()
500 X509_REQ *load_csr(const char *file, int format, const char *desc) in load_csr()
542 const char *pass, ENGINE *e, const char *desc) in load_key()
561 const char *pass, ENGINE *e, const char *desc) in load_pubkey()
605 const char *keytype, const char *desc) in load_keyparams()
791 const char *pass, const char *desc) in load_certs()
810 const char *pass, const char *desc) in load_crls()
1083 const char *pass, const char *desc, in load_key_certs_crls()
[all …]
/openssl-master/test/
A Dprovider_status_test.c53 const char *phase = NULL, *type = NULL, *desc = NULL; in self_test_events() local
A Dparams_test.c424 const char *desc; member
A Dacvp_test.c1282 const char *phase = NULL, *type = NULL, *desc = NULL; in self_test_events() local
/openssl-master/apps/include/
A Dapps.h115 #define load_cert(uri, format, desc) load_cert_pass(uri, format, 1, NULL, desc) argument
/openssl-master/crypto/store/
A Dstore_local.h33 char *desc; member
A Dstore_result.c71 const char *desc; member
A Dstore_lib.c569 int OSSL_STORE_INFO_set0_NAME_description(OSSL_STORE_INFO *info, char *desc) in OSSL_STORE_INFO_set0_NAME_description()
/openssl-master/crypto/cmp/
A Dcmp_vfy.c359 const char *desc, in check_msg_with_certs()
/openssl-master/engines/
A De_loader_attic.c110 const char *desc, const char *info, in file_fill_pem_pass_data()

Completed in 50 milliseconds