Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Drsa_key_data.c375 if (nbits == RSA_BITS_1024) { in test_init_pubkey()
409 if (nbits == RSA_BITS_1024) { in test_init_privkey()
H A Dtest_rsa.c953 RSA_BITS_1024, in test_rsa()
H A Dtest_throughput.c1117 RSA_BITS_1024, in test_rsa_tp()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h78 #define RSA_BITS_1024 1024 macro
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_rsa_helper.c1239 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()