Function boring_sys::PKCS12_verify_mac

source ยท
pub unsafe extern "C" fn PKCS12_verify_mac(
    p12: *const PKCS12,
    password: *const c_char,
    password_len: c_int
) -> c_int