Home
last modified time | relevance | path

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

/u-boot/test/lib/
A Dtest_aes.c24 int num_block; member
45 u8 *key_exp, u8 *iv, int num_block, in lib_test_aes_one_block() argument
63 u8 *key_exp, u8 *iv, int num_block, in lib_test_aes_cbc_chain() argument
67 nocipher, ciphered, num_block); in lib_test_aes_cbc_chain()
69 ciphered, uncipher, num_block); in lib_test_aes_cbc_chain()
76 ciphered, uncipher, num_block); in lib_test_aes_cbc_chain()
84 int key_exp_len, int type, int num_block) in _lib_test_aes_run() argument
118 num_block, nocipher, in _lib_test_aes_run()
123 num_block, nocipher, in _lib_test_aes_run()
149 int num_block = test->num_block; in lib_test_aes_run() local
[all …]

Completed in 2 milliseconds