Home
last modified time | relevance | path

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

/Linux-v6.6/security/keys/trusted-keys/
Dtrusted_tpm1.c38 static struct sdesc *init_sdesc(struct crypto_shash *alg) in init_sdesc() function
57 sdesc = init_sdesc(hashalg); in TSS_sha1()
77 sdesc = init_sdesc(hmacalg); in TSS_rawhmac()
130 sdesc = init_sdesc(hashalg); in TSS_authhmac()
206 sdesc = init_sdesc(hashalg); in TSS_checkhmac1()
299 sdesc = init_sdesc(hashalg); in TSS_checkhmac2()
/Linux-v6.6/Documentation/crypto/
Dapi-samples.rst104 static struct sdesc *init_sdesc(struct crypto_shash *alg)
124 sdesc = init_sdesc(alg);