Home
last modified time | relevance | path

Searched refs:certReq (Results 1 – 9 of 9) sorted by relevance

/openssl/crypto/crmf/
H A Dcrmf_lib.c94 if (crm == NULL || crm->certReq == NULL || ctrl == NULL) { in OSSL_CRMF_MSG_push0_regCtrl()
99 if (crm->certReq->controls == NULL) { in OSSL_CRMF_MSG_push0_regCtrl()
101 if (crm->certReq->controls == NULL) in OSSL_CRMF_MSG_push0_regCtrl()
112 crm->certReq->controls = NULL; in OSSL_CRMF_MSG_push0_regCtrl()
249 if (crm == NULL || crm->certReq == NULL) { in IMPLEMENT_CRMF_CTRL_FUNC()
253 return crm->certReq->certTemplate; in IMPLEMENT_CRMF_CTRL_FUNC()
277 if (crm == NULL || crm->certReq == NULL || crm->certReq->certReqId == NULL) { in OSSL_CRMF_MSG_set_certReqId()
282 return ASN1_INTEGER_set(crm->certReq->certReqId, rid); in OSSL_CRMF_MSG_set_certReqId()
311 return crmf_asn1_get_int(crm->certReq->certReqId); in OSSL_CRMF_MSG_get_certReqId()
489 pubkey = req->certReq->certTemplate->publicKey; in OSSL_CRMF_MSGS_verify_popo()
[all …]
H A Dcrmf_asn.c160 value.certReq, OSSL_CRMF_CERTREQUEST)),
215 ASN1_SIMPLE(OSSL_CRMF_MSG, certReq, OSSL_CRMF_CERTREQUEST),
H A Dcrmf_local.h349 OSSL_CRMF_CERTREQUEST *certReq; member
/openssl/doc/man3/
H A DOSSL_CRMF_MSG_set1_regInfo_certReq.pod32 OSSL_CRMF_MSG_get0_regInfo_certReq() returns the first certReq regInfo
36 as certReq regInfo to the given I<msg>. See RFC 4211 section 7.2.
49 multiple utf8Pairs in one regInfo structure, it does not allow multiple certReq.
H A DOSSL_CMP_SRV_CTX_new.pod68 OSSL_CMP_MSG **certReq,
/openssl/include/internal/
H A Dcrmf.h43 OSSL_CRMF_CERTREQUEST *certReq; member
/openssl/fuzz/
H A Dcmp.c152 OSSL_CMP_MSG **certReq, int64_t *check_after) in process_pollReq() argument
/openssl/include/openssl/
H A Dcmp.h.in521 OSSL_CMP_MSG **certReq,
/openssl/crypto/objects/
H A Dobjects.txt628 id-regInfo 2 : id-regInfo-certReq

Completed in 28 milliseconds