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

/freebsd-12-stable/contrib/wpa/src/crypto/
H A Dtls.h85 int fips_mode; member in struct:tls_config
H A Dtls_openssl.c964 if (conf && conf->fips_mode) {
981 if (conf && conf->fips_mode) {
/freebsd-12-stable/contrib/wpa/src/eap_peer/
H A Deap.c2154 tlsconf.fips_mode = 1;

Completed in 76 milliseconds