EVP_marshal_digest_algorithm_no_params

Function EVP_marshal_digest_algorithm_no_params 

Source
pub unsafe extern "C" fn EVP_marshal_digest_algorithm_no_params(
    cbb: *mut CBB,
    md: *const EVP_MD,
) -> c_int