Searched defs:crm (Results 1 – 8 of 8) sorted by relevance
/third_party/openssl/crypto/crmf/ |
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() 394 int OSSL_CRMF_MSG_create_popo(int meth, OSSL_CRMF_MSG *crm, in OSSL_CRMF_MSG_create_popo()
|
/third_party/openssl/crypto/cmp/ |
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()
|
D | cmp_msg.c | 274 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()
|
D | cmp_server.c | 162 const OSSL_CRMF_MSG *crm = NULL; in process_cert_request() local
|
/third_party/openssl/test/ |
D | cmp_server_test.c | 52 const OSSL_CRMF_MSG *crm, in process_cert_request()
|
/third_party/openssl/fuzz/ |
D | cmp.c | 105 const OSSL_CRMF_MSG *crm, in process_cert_request()
|
/third_party/openssl/apps/lib/ |
D | cmp_mock_srv.c | 176 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/ |
D | AArch64Disassembler.cpp | 1726 uint64_t crm = fieldFromInstruction(insn, 8, 4); in DecodeSystemPStateInstruction() local
|