Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/keys/trusted-keys/
H A Dtrusted_tpm1.c45 static struct sdesc *init_sdesc(struct crypto_shash *alg) in init_sdesc() function
64 sdesc = init_sdesc(hashalg); in TSS_sha1()
84 sdesc = init_sdesc(hmacalg); in TSS_rawhmac()
137 sdesc = init_sdesc(hashalg); in TSS_authhmac()
213 sdesc = init_sdesc(hashalg); in TSS_checkhmac1()
306 sdesc = init_sdesc(hashalg); in TSS_checkhmac2()
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-samples.rst104 static struct sdesc *init_sdesc(struct crypto_shash *alg)
124 sdesc = init_sdesc(alg);