Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_throughput.c18 #define TEST_OTP_BLOCK_SIZE 500 * 1024 macro
122 len = TEST_OTP_BLOCK_SIZE; in test_otp_key_virt_tp()
171 in_out = rk_crypto_mem_alloc(TEST_OTP_BLOCK_SIZE); in test_otp_key_fd_tp()
173 printf("rk_crypto_mem_alloc %uByte error!\n", TEST_OTP_BLOCK_SIZE); in test_otp_key_fd_tp()
185 len = TEST_OTP_BLOCK_SIZE; in test_otp_key_fd_tp()