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

  /src/crypto/external/bsd/openssl/dist/test/
ossl_store_test.c 36 static const char *sm2file = NULL; variable
163 char *input = test_mk_file_path(inputdir, sm2file);
209 sm2file = opt_arg();
235 if (sm2file != NULL)
  /src/crypto/external/apache2/openssl/dist/test/
ossl_store_test.c 36 static const char *sm2file = NULL; variable
232 char *input = test_mk_file_path(inputdir, sm2file);
284 sm2file = opt_arg();
314 if (sm2file != NULL)

Completed in 20 milliseconds