Home
last modified time | relevance | path

Searched refs:TSS_sha1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_tpm1.c51 static int TSS_sha1(const unsigned char *data, unsigned int datalen, in TSS_sha1() function
490 ret = TSS_sha1(td->xorwork, SHA1_DIGEST_SIZE * 2, td->xorhash); in tpm_seal()
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm1.c58 static int TSS_sha1(const unsigned char *data, unsigned int datalen, in TSS_sha1() function
497 ret = TSS_sha1(td->xorwork, SHA1_DIGEST_SIZE * 2, td->xorhash); in tpm_seal()

Completed in 4 milliseconds