Home
last modified time | relevance | path

Searched defs:test_s (Results 1 – 1 of 1) sorted by relevance

/minix3/lib/libcrypt/
H A Dhmac.c199 struct test_s { in HMAC_KAT() struct
200 unsigned char *key; in HMAC_KAT()
201 unsigned char *data; in HMAC_KAT()
202 unsigned char *expect; in HMAC_KAT()