Searched refs:workaround_good (Results 1 – 1 of 1) sorted by relevance
608 unsigned int workaround_good; in ossl_rsa_padding_check_PKCS1_type_2_TLS() local610 workaround_good = constant_time_eq(from[flen - SSL_MAX_MASTER_KEY_LENGTH], in ossl_rsa_padding_check_PKCS1_type_2_TLS()612 workaround_good &= constant_time_eq(from[flen - SSL_MAX_MASTER_KEY_LENGTH + 1], in ossl_rsa_padding_check_PKCS1_type_2_TLS()614 version_good |= workaround_good; in ossl_rsa_padding_check_PKCS1_type_2_TLS()