Searched defs:attrib2type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dauxutil.c556 * attrib2type - Given a X509_ATTRIBUTE, return pointer to the ASN1_TYPE
567 attrib2type(X509_ATTRIBUTE *attr) function
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.c197 static ASN1_TYPE *attrib2type(X509_ATTRIBUTE *);
1069 if ((ty = attrib2type(attr)) == NULL ||
1131 if ((ty = attrib2type(attr)) == NULL ||
2421 * attrib2type - Given a X509_ATTRIBUTE, return pointer to the ASN1_TYPE
2432 attrib2type(X509_ATTRIBUTE *attr) function

Completed in 48 milliseconds