Function EVP_PKEY_get0_hmac

Source
pub unsafe extern "C" fn EVP_PKEY_get0_hmac(
    pkey: *const evp_pkey_st,
    len: *mut usize,
) -> *const u8