[][src]Function rc_crypto::hawk_crypto::to_rc_crypto_algorithm

fn to_rc_crypto_algorithm(
    algorithm: DigestAlgorithm
) -> Result<&'static Algorithm, CryptoError>