Function match_digest_type

Source
pub(crate) fn match_digest_type(
    algorithm_id: &AlgorithmID,
) -> ConstPointer<'_, EVP_MD>
Expand description

Match digest types for EVP_MD functions.