HomeSort by: relevance | last modified time | path
    Searched refs:hdb_check_pkinit_ms_upn_match (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hdb/
hdb.h 270 krb5_error_code (*hdb_check_pkinit_ms_upn_match)(krb5_context, struct HDB *, hdb_entry_ex *, krb5_const_principal); member in struct:HDB
  /src/crypto/external/bsd/heimdal/dist/kdc/
pkinit.c 1660 if (clientdb->hdb_check_pkinit_ms_upn_match) {
1661 ret = clientdb->hdb_check_pkinit_ms_upn_match(context, clientdb, client, principal);

Completed in 24 milliseconds