Searched refs:res_before (Results 1 – 1 of 1) sorted by relevance
4445 int res_before, res_after; in crypto_rsa_key_read_public() local4460 res_before = X509_cmp_current_time(not_before); in crypto_rsa_key_read_public()4462 if (!res_before || !res_after) in crypto_rsa_key_read_public()4464 if (res_before > 0 || res_after < 0) { in crypto_rsa_key_read_public()4467 res_before, res_after); in crypto_rsa_key_read_public()