Searched defs:crm (Results 1 – 7 of 7) sorted by relevance
/openssl-master/crypto/crmf/ |
A D | crmf_lib.c | 89 static int OSSL_CRMF_MSG_push0_regCtrl(OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_push0_regCtrl() 258 int OSSL_CRMF_MSG_set0_validity(OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_set0_validity() 278 int OSSL_CRMF_MSG_set_certReqId(OSSL_CRMF_MSG *crm, int rid) in OSSL_CRMF_MSG_set_certReqId() 308 int OSSL_CRMF_MSG_get_certReqId(const OSSL_CRMF_MSG *crm) in OSSL_CRMF_MSG_get_certReqId() 318 int OSSL_CRMF_MSG_set0_extensions(OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_set0_extensions() 339 int OSSL_CRMF_MSG_push0_extension(OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_push0_extension() 388 int OSSL_CRMF_MSG_create_popo(int meth, OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_create_popo()
|
/openssl-master/crypto/cmp/ |
A D | cmp_client.c | 640 int req_type, const OSSL_CRMF_MSG *crm, in initial_certreq() 663 const OSSL_CRMF_MSG *crm, int *checkAfter) in OSSL_CMP_try_certreq() 704 const OSSL_CRMF_MSG *crm) in OSSL_CMP_exec_certreq()
|
A D | cmp_msg.c | 274 OSSL_CRMF_MSG *crm = NULL; in OSSL_CMP_CTX_setup_CRM() local 383 const OSSL_CRMF_MSG *crm) in ossl_cmp_certreq_new() 1011 ossl_cmp_certrepmessage_get0_certresponse(const OSSL_CMP_CERTREPMESSAGE *crm, in ossl_cmp_certrepmessage_get0_certresponse()
|
A D | cmp_server.c | 162 const OSSL_CRMF_MSG *crm = NULL; in process_cert_request() local
|
/openssl-master/test/ |
A D | cmp_server_test.c | 52 const OSSL_CRMF_MSG *crm, in process_cert_request()
|
/openssl-master/fuzz/ |
A D | cmp.c | 105 const OSSL_CRMF_MSG *crm, in process_cert_request()
|
/openssl-master/apps/lib/ |
A D | cmp_mock_srv.c | 176 const OSSL_CRMF_MSG *crm, in process_cert_request()
|
Completed in 12 milliseconds