Home
last modified time | relevance | path

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

/openssl/crypto/rsa/
H A Drsa_pk1.c408 int synth_msg_index = 0; in ossl_rsa_padding_check_PKCS1_type_2() local
466 synth_msg_index = flen - synthetic_length; in ossl_rsa_padding_check_PKCS1_type_2()
501 msg_index = constant_time_select_int(good, msg_index, synth_msg_index); in ossl_rsa_padding_check_PKCS1_type_2()

Completed in 6 milliseconds