Searched defs:test_st (Results 1 – 2 of 2) sorted by relevance
34 static struct test_st { struct35 const char key[32];36 int key_len;37 const unsigned char data[64];38 int data_len;39 const char *mac;
35 static struct test_st { struct36 const char key[16];37 int key_len;38 const unsigned char data[64];39 int data_len;40 const char *digest;