Searched refs:TSS_checkhmac1 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/include/keys/ |
| D | trusted_tpm.h | 36 int TSS_checkhmac1(unsigned char *buffer,
|
| /Linux-v5.15/crypto/asymmetric_keys/ |
| D | asym_tpm.c | 81 ret = TSS_checkhmac1(tb->data, ordinal, nonceodd, keyauth, in tpm_loadkey2() 165 ret = TSS_checkhmac1(tb->data, ordinal, nonceodd, in tpm_unbind() 248 ret = TSS_checkhmac1(tb->data, ordinal, nonceodd, in tpm_sign()
|
| /Linux-v5.15/security/keys/trusted-keys/ |
| D | trusted_tpm1.c | 170 int TSS_checkhmac1(unsigned char *buffer, in TSS_checkhmac1() function 250 EXPORT_SYMBOL_GPL(TSS_checkhmac1); 558 ret = TSS_checkhmac1(tb->data, ordinal, td->nonceodd, sess.secret, in tpm_seal()
|