Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/asn1/
H A Dasn_mime.c222 rv = md->md_ctrl(NULL, EVP_MD_CTRL_MICALG, 0, &micstr); in asn1_write_micalg()
/openbsd/lib/libcrypto/evp/
H A Devp.h156 #define EVP_MD_CTRL_MICALG 0x2 macro