Searched refs:res_after (Results 1 – 1 of 1) sorted by relevance
4445 int res_before, res_after; in crypto_rsa_key_read_public() local4461 res_after = X509_cmp_current_time(not_after); 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()