Home
last modified time | relevance | path

Searched defs:crm (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/crypto/crmf/
Dcrmf_lib.c89 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()
394 int OSSL_CRMF_MSG_create_popo(int meth, OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_create_popo()
/third_party/openssl/crypto/cmp/
Dcmp_client.c640 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()
Dcmp_msg.c274 OSSL_CRMF_MSG *crm = NULL; in OSSL_CMP_CTX_setup_CRM() local
384 const OSSL_CRMF_MSG *crm) in ossl_cmp_certreq_new()
1013 ossl_cmp_certrepmessage_get0_certresponse(const OSSL_CMP_CERTREPMESSAGE *crm, in ossl_cmp_certrepmessage_get0_certresponse()
Dcmp_server.c162 const OSSL_CRMF_MSG *crm = NULL; in process_cert_request() local
/third_party/openssl/test/
Dcmp_server_test.c52 const OSSL_CRMF_MSG *crm, in process_cert_request()
/third_party/openssl/fuzz/
Dcmp.c105 const OSSL_CRMF_MSG *crm, in process_cert_request()
/third_party/openssl/apps/lib/
Dcmp_mock_srv.c176 const OSSL_CRMF_MSG *crm, in process_cert_request()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp1726 uint64_t crm = fieldFromInstruction(insn, 8, 4); in DecodeSystemPStateInstruction() local