Searched refs:regInfo (Results 1 – 6 of 6) sorted by relevance
26 OSSL_CRMF_MSG_get0_regInfo_utf8Pairs() returns the first utf8Pairs regInfo30 value as utf8Pairs regInfo to the given I<msg>. See RFC 4211 section 7.1.32 OSSL_CRMF_MSG_get0_regInfo_certReq() returns the first certReq regInfo36 as certReq regInfo to the given I<msg>. See RFC 4211 section 7.2.48 control to the regInfo structure of the given I<msg>. While RFC 4211 expects49 multiple utf8Pairs in one regInfo structure, it does not allow multiple certReq.
225 if (crm->regInfo == NULL) in IMPLEMENT_CRMF_CTRL_FUNC()226 crm->regInfo = info = sk_OSSL_CRMF_ATTRIBUTETYPEANDVALUE_new_null(); in IMPLEMENT_CRMF_CTRL_FUNC()227 if (crm->regInfo == NULL) in IMPLEMENT_CRMF_CTRL_FUNC()229 if (!sk_OSSL_CRMF_ATTRIBUTETYPEANDVALUE_push(crm->regInfo, ri)) in IMPLEMENT_CRMF_CTRL_FUNC()235 crm->regInfo = NULL; in IMPLEMENT_CRMF_CTRL_FUNC()241 IMPLEMENT_CRMF_CTRL_FUNC(utf8Pairs, ASN1_UTF8STRING, regInfo) in IMPLEMENT_CRMF_CTRL_FUNC() argument244 IMPLEMENT_CRMF_CTRL_FUNC(certReq, OSSL_CRMF_CERTREQUEST, regInfo) in IMPLEMENT_CRMF_CTRL_FUNC()
383 STACK_OF(OSSL_CRMF_ATTRIBUTETYPEANDVALUE) *regInfo;
225 ASN1_SEQUENCE_OF_OPT(OSSL_CRMF_MSG, regInfo,
107 regInfo SEQUENCE OF AttributeTypeAndValue OPTIONAL }
585 id-pkip 2 : id-regInfo596 id-regInfo 1 : id-regInfo-utf8Pairs597 id-regInfo 2 : id-regInfo-certReq620 id-cmc 18 : id-cmc-regInfo