Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmsapitest.c21 static char *derin = NULL; variable
330 if (!TEST_ptr(bio = BIO_new_file(derin, "r"))) in test_d2i_CMS_decode()
373 || !TEST_ptr(derin = test_get_argument(2))) in setup_tests()