pub(crate) fn match_digest_type(
algorithm_id: &AlgorithmID,
) -> ConstPointer<'_, EVP_MD>
Expand description
Match digest types for EVP_MD
functions.
pub(crate) fn match_digest_type(
algorithm_id: &AlgorithmID,
) -> ConstPointer<'_, EVP_MD>
Match digest types for EVP_MD
functions.