Searched refs:hx509_query_match_eku (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/kerberos5/lib/libhx509/
H A DMakefile78 hx509_cert.3 hx509_query_match_eku.3 \
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dhx509-protos.h964 hx509_query_match_eku (
H A Dcert.c2832 hx509_query_match_eku(hx509_query *q, const heim_oid *eku) function
H A Dhxtool.c1026 ret = hx509_query_match_eku(q, &oid);
1028 errx(1, "hx509_query_match_eku: %d", ret);
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dpkinit.c206 ret = hx509_query_match_eku(q, cf[i].oid);
2586 hx509_query_match_eku(q, &asn1_oid_id_pkinit_ms_eku);

Completed in 118 milliseconds