Lines Matching refs:module_mac
148 unsigned char *module_mac,
165 || !print_mac(out, OSSL_PROV_FIPS_PARAM_MODULE_MAC, module_mac,
183 unsigned char *module_mac,
196 module_mac, module_mac_len,
230 * Returns 1 if the config file entries match the passed in module_mac and
234 unsigned char *module_mac, size_t module_mac_len,
261 || memcmp(module_mac, buf1, module_mac_len) != 0) {
307 unsigned char module_mac[EVP_MAX_MD_SIZE];
470 if (!do_mac(ctx, read_buffer, module_bio, module_mac, &module_mac_len))
487 if (!verify_config(in_fname, section_name, module_mac, module_mac_len,
494 conf = generate_config_and_load(prov_name, section_name, module_mac,
511 module_mac, module_mac_len,