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

/openbsd-current/usr.bin/openssl/
H A Dpkcs12.c615 const EVP_MD *macmd = NULL; local
750 macmd = EVP_get_digestbyname(cfg.macalg);
751 if (macmd == NULL) {
759 cfg.maciter, macmd);

Completed in 112 milliseconds