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

/bind-9.11.3/lib/dns/
H A Dhmac_link.c346 int fips_mode = FIPS_mode(); local
348 if (fips_mode != 0) {
353 fips_mode);

Completed in 17 milliseconds