Home
last modified time | relevance | path

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

/crypto/evp/
A Dm_sigver.c45 const char *desc; in do_sigver_init() local
406 const char *desc; in EVP_DigestSignUpdate() local
456 const char *desc; in EVP_DigestVerifyUpdate() local
503 const char *desc; in EVP_DigestSignFinal() local
643 const char *desc = signature->description != NULL ? signature->description : ""; in EVP_DigestSign() local
671 const char *desc; in EVP_DigestVerifyFinal() local
778 const char *desc = signature->description != NULL ? signature->description : ""; in EVP_DigestVerify() local
A Dsignature.c58 const char *desc; in evp_signature_from_algorithm() local
576 const char *desc; in evp_pkey_signature_init() local
935 const char *desc; in EVP_PKEY_sign_message_update() local
967 const char *desc; in EVP_PKEY_sign_message_final() local
1001 const char *desc; in EVP_PKEY_sign() local
1090 const char *desc; in EVP_PKEY_verify_message_update() local
1121 const char *desc; in EVP_PKEY_verify_message_final() local
1155 const char *desc; in EVP_PKEY_verify() local
1218 const char *desc; in EVP_PKEY_verify_recover() local
A Dasymcipher.c36 const char *desc; in evp_pkey_asym_cipher_init() local
246 const char *desc; in EVP_PKEY_encrypt() local
296 const char *desc; in EVP_PKEY_decrypt() local
A Dkeymgmt_meth.c455 const char *desc = keymgmt->description != NULL ? keymgmt->description : ""; in evp_keymgmt_gen() local
/crypto/
A Dself_test_core.c25 const char *desc; member
116 const char *desc) in OSSL_SELF_TEST_onbegin()
/crypto/x509/
A Dv3_info.c65 ACCESS_DESCRIPTION *desc; variable
/crypto/cmp/
A Dcmp_genm.c77 int expected, const char *desc) in get_genm_itav()
251 X509 *target, const char *desc) in verify_ss_cert_trans()
A Dcmp_vfy.c375 const char *desc, in check_msg_with_certs()
/crypto/store/
A Dstore_local.h33 char *desc; member
A Dstore_result.c73 const char *desc; member
A Dstore_lib.c637 int OSSL_STORE_INFO_set0_NAME_description(OSSL_STORE_INFO *info, char *desc) in OSSL_STORE_INFO_set0_NAME_description()
/crypto/bio/
A Dbio_lib.c488 int BIO_get_rpoll_descriptor(BIO *b, BIO_POLL_DESCRIPTOR *desc) in BIO_get_rpoll_descriptor()
493 int BIO_get_wpoll_descriptor(BIO *b, BIO_POLL_DESCRIPTOR *desc) in BIO_get_wpoll_descriptor()
/crypto/http/
A Dhttp_client.c508 static int check_max_len(const char *desc, size_t max_len, size_t len) in check_max_len()
518 static int check_set_resp_len(const char *desc, OSSL_HTTP_REQ_CTX *rctx, size_t len) in check_set_resp_len()

Completed in 35 milliseconds