Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Drsa_key_data.c391 } else if (nbits == RSA_BITS_4096) { in test_init_pubkey()
430 } else if (nbits == RSA_BITS_4096) { in test_init_privkey()
H A Dtest_rsa.c956 RSA_BITS_4096, in test_rsa()
H A Dtest_throughput.c1120 RSA_BITS_4096, in test_rsa_tp()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h81 #define RSA_BITS_4096 4096 macro
82 #define MAX_RSA_KEY_BITS RSA_BITS_4096
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_rsa_helper.c1242 key_len * 8 != RSA_BITS_4096); in rk_rsa_crypt_do_padding()
1292 key_len * 8 != RSA_BITS_4096); in rk_rsa_crypt_undo_padding()