Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
A Dtrusted_tpm1.c25 static const char hmac_alg[] = "hmac(sha1)"; variable
79 pr_info("can't alloc %s\n", hmac_alg); in TSS_rawhmac()
993 hmacalg = crypto_alloc_shash(hmac_alg, 0, 0); in trusted_shash_alloc()
996 hmac_alg); in trusted_shash_alloc()
/linux/security/keys/encrypted-keys/
A Dencrypted.c41 static const char hmac_alg[] = "hmac(sha256)"; variable
332 tfm = crypto_alloc_shash(hmac_alg, 0, 0); in calc_hmac()
335 hmac_alg, PTR_ERR(tfm)); in calc_hmac()
/linux/
A DSystem.map57832 ffff800010f6e6d0 d hmac_alg
57845 ffff800010f6e7c8 d hmac_alg
A D.tmp_System.map57832 ffff800010f6e6d0 d hmac_alg
57845 ffff800010f6e7c8 d hmac_alg

Completed in 1032 milliseconds