Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/crypto-tests/tests/hmac/
H A Dhmac_sha1.c40 static uint8_t KEY1[] = { 0x4a, 0x65, 0x66, 0x65 }; variable
196 uint8_t *KEY[] = { KEY0, KEY1, KEY2, KEY3, KEY4, KEY5, KEY6 };
199 sizeof (KEY0), sizeof (KEY1), sizeof (KEY2), sizeof (KEY3),