Home
last modified time | relevance | path

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

/external/lib/aes/test/
A Daes_test.c30 static const uint8_t expected_ciphertext[] = { variable
50 int not_equal = memcmp(expected_ciphertext, ciphertext, AES_BLOCK_SIZE); in aes_command()
53 hexdump8(expected_ciphertext, sizeof(expected_ciphertext)); in aes_command()

Completed in 2 milliseconds