Function botan_sys::botan_totp_check [−][src]
pub unsafe extern "C" fn botan_totp_check(
totp: botan_totp_t,
totp_code: u32,
timestamp: u64,
acceptable_drift: usize
) -> c_int
pub unsafe extern "C" fn botan_totp_check(
totp: botan_totp_t,
totp_code: u32,
timestamp: u64,
acceptable_drift: usize
) -> c_int