Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dauxutil.h36 ASN1_TYPE *attrib2type(X509_ATTRIBUTE *);
H A Dp12misc.c372 if ((ty = attrib2type(attr)) == NULL || in sunw_get_pkey_localkeyid()
434 if ((ty = attrib2type(attr)) == NULL || in sunw_get_pkey_fname()
H A Dauxutil.c567 attrib2type(X509_ATTRIBUTE *attr) function
/titanic_44/usr/src/lib/libpkg/common/
H A Dp12lib.c197 static ASN1_TYPE *attrib2type(X509_ATTRIBUTE *);
1069 if ((ty = attrib2type(attr)) == NULL || in sunw_get_pkey_localkeyid()
1131 if ((ty = attrib2type(attr)) == NULL || in sunw_get_pkey_fname()
2432 attrib2type(X509_ATTRIBUTE *attr) function