Searched refs:hx509_cert_get_attribute (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/kerberos5/lib/libhx509/
H A DMakefile60 hx509_cert.3 hx509_cert_get_attribute.3 \
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dhx509-protos.h219 hx509_cert_get_attribute (
H A Dcert.c2553 if (hx509_cert_get_attribute(cert, oid) != NULL)
2591 hx509_cert_get_attribute(hx509_cert cert, const heim_oid *oid) function
2645 a = hx509_cert_get_attribute(cert, &asn1_oid_id_pkcs_9_at_friendlyName);
3019 a = hx509_cert_get_attribute(cert, &asn1_oid_id_pkcs_9_at_localKeyId);

Completed in 53 milliseconds