Function bearssl_sys::br_ecdsa_i15_vrfy_raw [] [src]

pub unsafe extern "C" fn br_ecdsa_i15_vrfy_raw(
    impl_: *const br_ec_impl,
    hash: *const c_void,
    hash_len: usize,
    pk: *const br_ec_public_key,
    sig: *const c_void,
    sig_len: usize
) -> u32