Searched refs:TSS_checkhmac1 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/include/keys/ |
| D | trusted_tpm.h | 34 int TSS_checkhmac1(unsigned char *buffer,
|
| /Linux-v5.10/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.10/security/keys/trusted-keys/ |
| D | trusted_tpm1.c | 177 int TSS_checkhmac1(unsigned char *buffer, in TSS_checkhmac1() function 257 EXPORT_SYMBOL_GPL(TSS_checkhmac1); 556 ret = TSS_checkhmac1(tb->data, ordinal, td->nonceodd, sess.secret, in tpm_seal()
|