Searched refs:attrib2type (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/net/wanboot/
H A Dauxutil.h36 ASN1_TYPE *attrib2type(X509_ATTRIBUTE *);
H A Dp12misc.c368 if ((ty = attrib2type(attr)) == NULL ||
430 if ((ty = attrib2type(attr)) == NULL ||
H A Dauxutil.c548 * attrib2type - Given a X509_ATTRIBUTE, return pointer to the ASN1_TYPE
559 attrib2type(X509_ATTRIBUTE *attr) function
/opensolaris-onvv-gate/usr/src/lib/libpkg/common/
H A Dp12lib.c193 static ASN1_TYPE *attrib2type(X509_ATTRIBUTE *);
1065 if ((ty = attrib2type(attr)) == NULL ||
1127 if ((ty = attrib2type(attr)) == NULL ||
2409 * attrib2type - Given a X509_ATTRIBUTE, return pointer to the ASN1_TYPE
2420 attrib2type(X509_ATTRIBUTE *attr) function

Completed in 108 milliseconds