Searched defs:auth_level (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/telnet/telnetd/
H A Dext.h60 EXTERN int auth_level; variable
/freebsd-12-stable/crypto/heimdal/appl/login/
H A Dlogin.c246 static char *auth_level = NULL; variable
/freebsd-12-stable/crypto/openssl/crypto/x509/
H A Dx509_local.h26 int auth_level; /* Security level for chain verification */ member in struct:X509_VERIFY_PARAM_st
H A Dx509_vpm.c316 void X509_VERIFY_PARAM_set_auth_level(X509_VERIFY_PARAM *param, int auth_level) argument
[all...]
/freebsd-12-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c51 int auth_level = 0; variable
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c100 static int auth_level = 0; /* Only allow kerberos login by default */ variable

Completed in 179 milliseconds