Function botan_sys::botan_hotp_check
source ยท pub unsafe extern "C" fn botan_hotp_check(
hotp: botan_hotp_t,
next_counter: *mut u64,
hotp_code: u32,
hotp_counter: u64,
resync_range: usize,
) -> c_int
pub unsafe extern "C" fn botan_hotp_check(
hotp: botan_hotp_t,
next_counter: *mut u64,
hotp_code: u32,
hotp_counter: u64,
resync_range: usize,
) -> c_int