Searched refs:exp_cmac (Results 1 – 1 of 1) sorted by relevance
27 u8 exp_cmac[AES_BLOCK_LENGTH] = { 0xfc, 0x89, 0x20, 0xc8, 0x46, 0x97, 0xb1, 0x3d, in dm_test_aes() local52 ut_assertok(memcmp(exp_cmac, test_output, 16)); in dm_test_aes()
Completed in 8 milliseconds