Searched defs:nocipher (Results 1 - 1 of 1) sorted by relevance

/u-boot/test/lib/
H A Dtest_aes.c44 lib_test_aes_one_block(struct unit_test_state *uts, int key_len, u8 *key_exp, u8 *iv, int num_block, u8 *nocipher, u8 *ciphered, u8 *uncipher) argument
62 lib_test_aes_cbc_chain(struct unit_test_state *uts, int key_len, u8 *key_exp, u8 *iv, int num_block, u8 *nocipher, u8 *ciphered, u8 *uncipher) argument
87 u8 *nocipher, *ciphered, *uncipher; local
[all...]

Completed in 82 milliseconds