Searched defs:crm (Results 1 – 7 of 7) sorted by relevance
/openssl/crypto/crmf/ |
H A D | crmf_lib.c | 89 static int OSSL_CRMF_MSG_push0_regCtrl(OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_push0_regCtrl() 256 int OSSL_CRMF_MSG_set0_validity(OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_set0_validity() 275 int OSSL_CRMF_MSG_set_certReqId(OSSL_CRMF_MSG *crm, int rid) in OSSL_CRMF_MSG_set_certReqId() 305 int OSSL_CRMF_MSG_get_certReqId(const OSSL_CRMF_MSG *crm) in OSSL_CRMF_MSG_get_certReqId() 314 int OSSL_CRMF_MSG_set0_extensions(OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_set0_extensions() 334 int OSSL_CRMF_MSG_push0_extension(OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_push0_extension() 394 int OSSL_CRMF_MSG_create_popo(int meth, OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_create_popo()
|
/openssl/crypto/cmp/ |
H A D | cmp_client.c | 800 int req_type, const OSSL_CRMF_MSG *crm, in initial_certreq() 821 const OSSL_CRMF_MSG *crm, int *checkAfter) in OSSL_CMP_try_certreq() 865 const OSSL_CRMF_MSG *crm) in OSSL_CMP_exec_certreq()
|
H A D | cmp_msg.c | 106 const OSSL_CRMF_MSG *crm; in OSSL_CMP_MSG_get0_certreq_publickey() local 273 OSSL_CRMF_MSG *crm = NULL; in OSSL_CMP_CTX_setup_CRM() local 377 const OSSL_CRMF_MSG *crm) in ossl_cmp_certreq_new() 1025 ossl_cmp_certrepmessage_get0_certresponse(const OSSL_CMP_CERTREPMESSAGE *crm, in ossl_cmp_certrepmessage_get0_certresponse()
|
H A D | cmp_server.c | 220 const OSSL_CRMF_MSG *crm = NULL; in process_cert_request() local
|
/openssl/test/ |
H A D | cmp_server_test.c | 52 const OSSL_CRMF_MSG *crm, in process_cert_request()
|
/openssl/fuzz/ |
H A D | cmp.c | 105 const OSSL_CRMF_MSG *crm, in process_cert_request()
|
/openssl/apps/lib/ |
H A D | cmp_mock_srv.c | 269 const OSSL_CRMF_MSG *crm, in process_cert_request()
|
Completed in 32 milliseconds