Searched refs:certTemplate (Results 1 – 4 of 4) sorted by relevance
44 as validity constraints in the certTemplate of I<crm>.51 OSSL_CRMF_CERTTEMPLATE_fill() sets those fields of the certTemplate I<tmpl>59 certTemplate of I<crm>. Frees any pre-existing ones and consumes I<exts>.62 extensions in the certTemplate of I<crm>. Consumes I<ext>.
254 return crm->certReq->certTemplate; in IMPLEMENT_CRMF_CTRL_FUNC()483 pubkey = req->certReq->certTemplate->publicKey; in OSSL_CRMF_MSGS_verify_popo()506 if (req->certReq->certTemplate->subject == NULL) { in OSSL_CRMF_MSGS_verify_popo()
332 OSSL_CRMF_CERTTEMPLATE *certTemplate; member
214 ASN1_SIMPLE(OSSL_CRMF_CERTREQUEST, certTemplate, OSSL_CRMF_CERTTEMPLATE),
Completed in 7 milliseconds