Home
last modified time | relevance | path

Searched refs:alloc_sdesc (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/security/keys/encrypted-keys/
Dencrypted.c324 static struct sdesc *alloc_sdesc(struct crypto_shash *alg) in alloc_sdesc() function
344 sdesc = alloc_sdesc(hmacalg); in calc_hmac()
362 sdesc = alloc_sdesc(hashalg); in calc_hash()