aws_lc_sys

Function 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