Searched refs:rsa_check_payload (Results 1 – 1 of 1) sorted by relevance
27 static int rsa_check_payload(MPI x, MPI n) in rsa_check_payload() function58 if (rsa_check_payload(m, key->n)) in _rsa_enc()82 if (rsa_check_payload(c, key->n)) in _rsa_dec_crt()