Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dfipsinstall.c25 #define VERSION_VAL "1" macro
392 VERSION_VAL) in write_config_fips_section()
574 if (s == NULL || strcmp(s, VERSION_VAL) != 0) { in verify_config()