altos/test: Fix AES key format in test code
authorKeith Packard <keithp@keithp.com>
Sun, 23 Jul 2017 23:47:40 +0000 (16:47 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 23 Jul 2017 23:47:40 +0000 (16:47 -0700)
commit52bbfa9cd46ca27a4de937e89d48246a4e94c8a6
treeb83d01724092bf0757127277938a84c0402058fe
parent9eaf917707287af57c2dadfc82d6d415b0964329
altos/test: Fix AES key format in test code

Use temp variable instead of stepping on the AES name.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/test/ao_aes_test.c