Searched refs:hmac_testvec (Results 1 – 2 of 2) sorted by relevance
37 struct hmac_testvec { struct311 struct hmac_testvec hmac_md5_tv_template[] =375 struct hmac_testvec hmac_sha1_tv_template[] = { 440 struct hmac_testvec hmac_sha256_tv_template[] = {
172 test_hmac(char *algo, struct hmac_testvec * template, unsigned int tcount) in test_hmac()179 struct hmac_testvec *hmac_tv; in test_hmac()190 tsize = sizeof (struct hmac_testvec); in test_hmac()