Home
last modified time | relevance | path

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

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