Searched refs:hash_key (Results 1 – 1 of 1) sorted by relevance
191 static siphash_key_t hash_key; in blk_crypto_init_key() local219 get_random_once(&hash_key, sizeof(hash_key)); in blk_crypto_init_key()220 blk_key->hash = siphash(raw_key, raw_key_size, &hash_key); in blk_crypto_init_key()