Home
last modified time | relevance | path

Searched refs:infoType (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_asn.c122 } ASN1_ADB_END(OSSL_CMP_ITAV, 0, infoType, 0,
127 ASN1_SIMPLE(OSSL_CMP_ITAV, infoType, ASN1_OBJECT),
146 itav->infoType = type; in OSSL_CMP_ITAV_set0()
154 return itav->infoType; in OSSL_CMP_ITAV_get0_type()
H A Dcmp_hdr.c255 && OBJ_obj2nid(itav->infoType) == NID_id_it_implicitConfirm) in ossl_cmp_hdr_has_implicitConfirm()
H A Dcmp_local.h219 ASN1_OBJECT *infoType; member
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_CMP_ITAV_set0.pod35 OSSL_CMP_ITAV_set0() sets the I<itav> with an infoType of I<type> and an
39 OSSL_CMP_ITAV_get0_type() returns a direct pointer to the infoType in the
H A DOSSL_CMP_exec_certreq.pod111 infoType and infoValue pairs (InfoTypeAndValue; short: B<ITAV>)
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-cmp.pod.in231 ITAV B<infoType>s is printed to stdout.
1242 This prints information about all received ITAV B<infoType>s to stdout.