Home
last modified time | relevance | path

Searched refs:certProfile (Results 1 – 7 of 7) sorted by relevance

/src/crypto/openssl/doc/man3/
H A DOSSL_CMP_ITAV_set0.pod26 *OSSL_CMP_ITAV_new0_certProfile(STACK_OF(ASN1_UTF8STRING) *certProfile);
53 of type B<certProfile> that includes the optionally given list of profile names.
60 It is an error if the infoType of I<itav> is not B<certProfile>.
/src/crypto/openssl/crypto/cmp/
H A Dcmp_asn.c122 ASN1_SEQUENCE_OF_OPT(OSSL_CMP_ITAV, infoValue.certProfile,
231 *OSSL_CMP_ITAV_new0_certProfile(STACK_OF(ASN1_UTF8STRING) *certProfile) in OSSL_CMP_ITAV_new0_certProfile() argument
238 itav->infoValue.certProfile = certProfile; in OSSL_CMP_ITAV_new0_certProfile()
253 *out = itav->infoValue.certProfile; in OSSL_CMP_ITAV_get0_certProfile()
H A Dcmp_local.h290 STACK_OF(ASN1_UTF8STRING) *certProfile;
/src/crypto/openssl/include/openssl/
H A Dcmp.h.in295 *certProfile);
H A Dcmp.h438 *certProfile);
/src/crypto/openssl/crypto/objects/
H A Dobjects.txt604 id-it 21 : id-it-certProfile
/src/crypto/openssl/
H A DCHANGES.md1072 - `certProfile` request message header and respective `-profile` CLI option