Searched refs:infoType (Results 1 – 6 of 6) sorted by relevance
122 } 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()
255 && OBJ_obj2nid(itav->infoType) == NID_id_it_implicitConfirm) in ossl_cmp_hdr_has_implicitConfirm()
219 ASN1_OBJECT *infoType; member
35 OSSL_CMP_ITAV_set0() sets the I<itav> with an infoType of I<type> and an39 OSSL_CMP_ITAV_get0_type() returns a direct pointer to the infoType in the
111 infoType and infoValue pairs (InfoTypeAndValue; short: B<ITAV>)
231 ITAV B<infoType>s is printed to stdout.1242 This prints information about all received ITAV B<infoType>s to stdout.