Searched refs:module_filename (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/fips/
H A Dself_test.h16 const char *module_filename; /* Module file to perform MAC on */ member in struct:self_test_post_params_st
H A Dself_test.c289 bio_module = (*st->bio_new_file_cb)(st->module_filename, "rb");
H A Dfipsprov.c129 (char **)&fgbl->selftest_params.module_filename,
130 sizeof(fgbl->selftest_params.module_filename));

Completed in 186 milliseconds