Searched refs:test_rsa_simple (Results 1 – 1 of 1) sorted by relevance
| /src/crypto/openssl/test/ |
| H A D | rsa_test.c | 210 static int test_rsa_simple(int idx, int en_pad_type, int de_pad_type, in test_rsa_simple() function 253 return test_rsa_simple(idx, RSA_PKCS1_PADDING, RSA_PKCS1_PADDING, 1, NULL, in test_rsa_pkcs1() 269 if (!test_rsa_simple(idx, RSA_PKCS1_OAEP_PADDING, RSA_PKCS1_OAEP_PADDING, 1, in test_rsa_oaep()
|