Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dshlibloadtest.c42 static const char *path_ssl; variable
94 if (!sd_load(path_ssl, &ssllib, SD_SHLIB)) { in test_lib()
280 path_ssl = argv[3]; in main()
282 if (path_crypto == NULL || path_ssl == NULL) { in main()