Searched defs:crm (Results 1 – 9 of 9) sorted by relevance
| /freebsd/crypto/openssl/crypto/crmf/ |
| H A D | crmf_lib.c | 91 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() 277 int OSSL_CRMF_MSG_set_certReqId(OSSL_CRMF_MSG *crm, int rid) in OSSL_CRMF_MSG_set_certReqId() 307 int OSSL_CRMF_MSG_get_certReqId(const OSSL_CRMF_MSG *crm) in OSSL_CRMF_MSG_get_certReqId() 316 int OSSL_CRMF_MSG_set0_extensions(OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_set0_extensions() 336 int OSSL_CRMF_MSG_push0_extension(OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_push0_extension() 396 int OSSL_CRMF_MSG_create_popo(int meth, OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_create_popo() 547 int OSSL_CRMF_MSG_centralkeygen_requested(const OSSL_CRMF_MSG *crm, const X509_REQ *p10cr) in OSSL_CRMF_MSG_centralkeygen_requested()
|
| /freebsd/sys/arm64/include/ |
| H A D | _armreg.h | 39 #define __MRS_REG_ALT_NAME(op0, op1, crn, crm, op2) \ argument 41 #define _MRS_REG_ALT_NAME(op0, op1, crn, crm, op2) \ argument
|
| H A D | armreg.h | 586 #define __ISS_MSR_REG(op0, op1, crn, crm, op2) \ argument
|
| /freebsd/crypto/openssl/crypto/cmp/ |
| H A D | cmp_client.c | 803 int req_type, const OSSL_CRMF_MSG *crm, in initial_certreq() 824 const OSSL_CRMF_MSG *crm, int *checkAfter) in OSSL_CMP_try_certreq() 868 const OSSL_CRMF_MSG *crm) in OSSL_CMP_exec_certreq()
|
| H A D | cmp_msg.c | 109 const OSSL_CRMF_MSG *crm; in OSSL_CMP_MSG_get0_certreq_publickey() local 276 OSSL_CRMF_MSG *crm = NULL; in OSSL_CMP_CTX_setup_CRM() local 388 const OSSL_CRMF_MSG *crm) in ossl_cmp_certreq_new() 1083 ossl_cmp_certrepmessage_get0_certresponse(const OSSL_CMP_CERTREPMESSAGE *crm, in ossl_cmp_certrepmessage_get0_certresponse()
|
| H A D | cmp_server.c | 221 const OSSL_CRMF_MSG *crm = NULL; in process_cert_request() local
|
| /freebsd/crypto/openssl/test/ |
| H A D | cmp_server_test.c | 52 const OSSL_CRMF_MSG *crm, in process_cert_request()
|
| /freebsd/crypto/openssl/fuzz/ |
| H A D | cmp.c | 105 const OSSL_CRMF_MSG *crm, in process_cert_request()
|
| /freebsd/crypto/openssl/apps/lib/ |
| H A D | cmp_mock_srv.c | 285 const OSSL_CRMF_MSG *crm, in process_cert_request()
|