Home
last modified time | relevance | path

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

/third_party/openssl/apps/
Dfipsinstall.c26 #define VERSION_VAL "1" macro
160 VERSION_VAL) <= 0 in write_config_fips_section()
249 if (s == NULL || strcmp(s, VERSION_VAL) != 0) { in verify_config()