Lines Matching refs:hmacsha384
1153 dst_hmacsha384_key_t *hkey = key->keydata.hmacsha384;
1213 hkey1 = key1->keydata.hmacsha384;
1214 hkey2 = key2->keydata.hmacsha384;
1262 dst_hmacsha384_key_t *hkey = key->keydata.hmacsha384;
1265 key->keydata.hmacsha384 = NULL;
1273 REQUIRE(key->keydata.hmacsha384 != NULL);
1275 hkey = key->keydata.hmacsha384;
1313 key->keydata.hmacsha384 = hkey;
1326 if (key->keydata.hmacsha384 == NULL)
1329 hkey = key->keydata.hmacsha384;