Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Dfipsinstall.c349 static int print_mac(BIO *bio, const char *label, const unsigned char *mac, in print_mac() function
490 || !print_mac(out, OSSL_PROV_FIPS_PARAM_MODULE_MAC, module_mac, in write_config_fips_section()
497 if (!print_mac(out, OSSL_PROV_FIPS_PARAM_INSTALL_MAC, install_mac, in write_config_fips_section()
/src/sbin/ipfw/
H A Dipfw2.c1517 print_mac(struct buf_pr *bp, const ipfw_insn_mac *mac) in print_mac() function
1762 print_mac(bp, insntoc(cmd, mac)); in print_instruction()