Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/tests/libpspp/
H A Dcmac-aes256-test.c97 static const uint8_t exp_cmac64[] = { in test_cmac2() local
105 test_cmac (key, sizeof key, data, 64, exp_cmac64, sizeof exp_cmac64); in test_cmac2()