Description
Presently, the RSA key import check functionality has some OTBN unit tests and a simple passing and failing device-level test in each of sw/device/tests/crypto/rsa_{2048,3072,4096}_key_construct_functest.c.
There should be device-level test cases in those files to exercise each of the possible ways an imported RSA private key could be invalid, ensuring coverage of each key import check performed.