Searched refs:auth_level (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sbin/isakmpd/sysdep/openbsd/
H A Dsysdep.c53 int auth_level; member in struct:__anon8190
101 if (monitor_setsockopt(fd, optsw[sw].ip_proto, optsw[sw].auth_level,
/openbsd-current/lib/libcrypto/x509/
H A Dx509_vpm.c443 X509_VERIFY_PARAM_set_auth_level(X509_VERIFY_PARAM *param, int auth_level) argument
445 param->security_level = auth_level;
H A Dx509_vfy.h433 void X509_VERIFY_PARAM_set_auth_level(X509_VERIFY_PARAM *param, int auth_level);

Completed in 214 milliseconds