OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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 28 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026