Home
last modified time | relevance | path

Searched refs:hdb_check_pkinit_ms_upn_match (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/crypto/heimdal/doc/doxyout/hdb/
H A Dmanpages7 hdb/man/man3/hdb_check_pkinit_ms_upn_match.3
/freebsd-src/crypto/heimdal/lib/hdb/
H A Dhdb.h253 …krb5_error_code (*hdb_check_pkinit_ms_upn_match)(krb5_context, struct HDB *, hdb_entry_ex *, krb5_… member
/freebsd-src/kerberos5/lib/libhdb/
H A DMakefile19 HDB.3 hdb_check_pkinit_ms_upn_match.3 \
/freebsd-src/crypto/heimdal/kdc/
H A Dpkinit.c1688 if (clientdb->hdb_check_pkinit_ms_upn_match) { in match_ms_upn_san()
1689 ret = clientdb->hdb_check_pkinit_ms_upn_match(context, clientdb, client, principal); in match_ms_upn_san()
/freebsd-src/tools/build/mk/
H A DOptionalObsoleteFiles.inc2894 OLD_FILES+=usr/share/man/man3/hdb_check_pkinit_ms_upn_match.3.gz