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

/netbsd-current/crypto/external/bsd/openssl/dist/providers/fips/
H A Dself_test.h17 const char *module_checksum_data; /* Expected module MAC integrity */ member in struct:self_test_post_params_st
H A Dself_test.c274 || st->module_checksum_data == NULL) {
283 module_checksum = OPENSSL_hexstr2buf(st->module_checksum_data,
H A Dfipsprov.c133 (char **)&fgbl->selftest_params.module_checksum_data,
134 sizeof(fgbl->selftest_params.module_checksum_data));

Completed in 105 milliseconds