HomeSort by: relevance | last modified time | path
    Searched refs:VERSION_VAL (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/apps/
fipsinstall.c 26 #define VERSION_VAL "1"
160 VERSION_VAL) <= 0
249 if (s == NULL || strcmp(s, VERSION_VAL) != 0) {
  /src/crypto/external/apache2/openssl/dist/apps/
fipsinstall.c 25 #define VERSION_VAL "1"
392 VERSION_VAL)
574 if (s == NULL || strcmp(s, VERSION_VAL) != 0) {

Completed in 25 milliseconds