Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds