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

/netbsd-current/crypto/external/bsd/openssl/dist/providers/fips/
H A Dself_test.h22 const char *indicator_checksum_data; /* Expected MAC integrity value */ member in struct:self_test_post_params_st
H A Dself_test.c306 if (st->indicator_checksum_data == NULL) {
310 indicator_checksum = OPENSSL_hexstr2buf(st->indicator_checksum_data,
H A Dfipsprov.c137 (char **)&fgbl->selftest_params.indicator_checksum_data,
138 sizeof(fgbl->selftest_params.indicator_checksum_data));

Completed in 115 milliseconds