Searched refs:hdb_check_pkinit_ms_upn_match (Results 1 – 3 of 3) sorted by relevance
7 hdb/man/man3/hdb_check_pkinit_ms_upn_match.3
270 …krb5_error_code (*hdb_check_pkinit_ms_upn_match)(krb5_context, struct HDB *, hdb_entry_ex *, krb5_… member
1660 if (clientdb->hdb_check_pkinit_ms_upn_match) { in match_ms_upn_san()1661 ret = clientdb->hdb_check_pkinit_ms_upn_match(context, clientdb, client, principal); in match_ms_upn_san()