Lines Matching refs:hmacsha256
884 dst_hmacsha256_key_t *hkey = key->keydata.hmacsha256;
944 hkey1 = key1->keydata.hmacsha256;
945 hkey2 = key2->keydata.hmacsha256;
993 dst_hmacsha256_key_t *hkey = key->keydata.hmacsha256;
996 key->keydata.hmacsha256 = NULL;
1004 REQUIRE(key->keydata.hmacsha256 != NULL);
1006 hkey = key->keydata.hmacsha256;
1044 key->keydata.hmacsha256 = hkey;
1057 if (key->keydata.hmacsha256 == NULL)
1060 hkey = key->keydata.hmacsha256;