Home
last modified time | relevance | path

Searched refs:workaround_good (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/ssl/statem/
Dstatem_srvr.c3122 unsigned char workaround_good; in tls_process_cke_rsa() local
3123 workaround_good = constant_time_eq_8(rsa_decrypt[padding_len], in tls_process_cke_rsa()
3125 workaround_good &= in tls_process_cke_rsa()
3128 version_good |= workaround_good; in tls_process_cke_rsa()