aws_lc_sys

Function OCSP_check_validity

Source
pub unsafe extern "C" fn OCSP_check_validity(
    thisUpdate: *mut ASN1_GENERALIZEDTIME,
    nextUpdate: *mut ASN1_GENERALIZEDTIME,
    drift_num_seconds: c_long,
    max_age_seconds: c_long,
) -> c_int