Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dconfig_parsing.c112 if (strncmp(buf, EF_FIPS_STATUS, sizeof (EF_FIPS_STATUS) - 1) == 0) { in parse_fips_mode()
H A Dcryptoutil.h71 #define EF_FIPS_STATUS "fips_status=" macro