Searched refs:synthetic_length (Results 1 – 1 of 1) sorted by relevance
403 int synthetic_length; in ossl_rsa_padding_check_PKCS1_type_2() local455 synthetic_length = 0; in ossl_rsa_padding_check_PKCS1_type_2()461 synthetic_length = constant_time_select_int( in ossl_rsa_padding_check_PKCS1_type_2()463 len_candidate, synthetic_length); in ossl_rsa_padding_check_PKCS1_type_2()466 synth_msg_index = flen - synthetic_length; in ossl_rsa_padding_check_PKCS1_type_2()
Completed in 5 milliseconds