Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dfipsinstall.c77 static int do_mac(EVP_MAC_CTX *ctx, unsigned char *tmp, BIO *in, in do_mac() function
470 if (!do_mac(ctx, read_buffer, module_bio, module_mac, &module_mac_len)) in fipsinstall_main()
480 if (!do_mac(ctx2, read_buffer, mem_bio, install_mac, &install_mac_len)) in fipsinstall_main()