Home
last modified time | relevance | path

Searched refs:macmd (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/
H A Dpkcs12.c520 EVP_MD *macmd = NULL; in pkcs12_main() local
678 if (!opt_md(macalg, &macmd)) in pkcs12_main()
683 if (!PKCS12_set_mac(p12, mpass, -1, NULL, 0, maciter, macmd)) { in pkcs12_main()
702 EVP_MD_free(macmd); in pkcs12_main()
/third_party/openssl/apps/
H A Dpkcs12.c520 EVP_MD *macmd = NULL; in pkcs12_main() local
678 if (!opt_md(macalg, &macmd)) in pkcs12_main()
683 if (!PKCS12_set_mac(p12, mpass, -1, NULL, 0, maciter, macmd)) { in pkcs12_main()
702 EVP_MD_free(macmd); in pkcs12_main()

Completed in 4 milliseconds