Home
last modified time | relevance | path

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

/external/openssl/crypto/evp/
Devp_test.c322 const char *szTestFile; in main() local
334 szTestFile=argv[1]; in main()
336 f=fopen(szTestFile,"r"); in main()
339 perror(szTestFile); in main()