Searched refs:RSA_BITS_1024 (Results 1 – 5 of 5) sorted by relevance
375 if (nbits == RSA_BITS_1024) { in test_init_pubkey()409 if (nbits == RSA_BITS_1024) { in test_init_privkey()
953 RSA_BITS_1024, in test_rsa()
1117 RSA_BITS_1024, in test_rsa_tp()
78 #define RSA_BITS_1024 1024 macro
1239 RK_CRYPTO_CHECK_PARAM(key_len * 8 != RSA_BITS_1024 && in rk_rsa_crypt_do_padding()1289 RK_CRYPTO_CHECK_PARAM(key_len * 8 != RSA_BITS_1024 && in rk_rsa_crypt_undo_padding()