Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Drsa_key_data.c386 } else if (nbits == RSA_BITS_3072) { in test_init_pubkey()
423 } else if (nbits == RSA_BITS_3072) { in test_init_privkey()
H A Dtest_rsa.c955 RSA_BITS_3072, in test_rsa()
H A Dtest_throughput.c1119 RSA_BITS_3072, in test_rsa_tp()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drkcrypto_common.h80 #define RSA_BITS_3072 3072 macro
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_rsa_helper.c1241 key_len * 8 != RSA_BITS_3072 && in rk_rsa_crypt_do_padding()
1291 key_len * 8 != RSA_BITS_3072 && in rk_rsa_crypt_undo_padding()