Home
last modified time | relevance | path

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

/openssl-master/test/
A Dpem_read_depr_test.c26 static BIO *getfile(const char *filename) in getfile() function
44 BIO *infile = getfile("dhparams.pem"); in test_read_dh_params()
65 BIO *infile = getfile("x942params.pem"); in test_read_dh_x942_params()
88 BIO *infile = getfile("dsaparams.pem"); in test_read_dsa_params()
109 BIO *infile = getfile("dsaprivatekey.pem"); in test_read_dsa_private()
130 BIO *infile = getfile("dsapublickey.pem"); in test_read_dsa_public()
152 BIO *infile = getfile("rsaprivatekey.pem"); in test_read_rsa_private()
173 BIO *infile = getfile("rsapublickey.pem"); in test_read_rsa_public()

Completed in 3 milliseconds