Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libcrypto/hmac/
H A Dhmactest.c69 static struct test_st { struct
70 unsigned char key[16];
71 int key_len;
72 unsigned char data[64];
73 int data_len;
74 unsigned char *digest;