Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/kdc/
H A Dkdc_authdata.c44 static size_t n_authdata_modules; variable
87 n_authdata_modules = count; in load_authdata_plugins()
98 for (i = 0; i < n_authdata_modules; i++) { in unload_authdata_plugins()
604 for (i = 0; i < n_authdata_modules; i++) { in handle_authdata()