Home
last modified time | relevance | path

Searched refs:suppPubInfo (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssl/crypto/cms/
H A Dcms_asn1.c369 ASN1_OCTET_STRING *suppPubInfo; member
375 ASN1_EXP_OPT(CMS_SharedInfo, suppPubInfo, ASN1_OCTET_STRING, 2),
402 ecsi.suppPubInfo = &oklen;
/src/crypto/heimdal/lib/asn1/
H A Dpkinit.asn1188 suppPubInfo [2] OCTET STRING OPTIONAL,
/src/crypto/heimdal/lib/krb5/
H A Dcrypto-pk.c178 otherinfo.suppPubInfo = &pub; in encode_otherinfo()