EVP_MD_fetch

Function EVP_MD_fetch 

Source
pub unsafe extern "C" fn EVP_MD_fetch(
    ctx: *mut OSSL_LIB_CTX,
    algorithm: *const c_char,
    properties: *const c_char,
) -> *mut EVP_MD