Searched refs:TSS_checkhmac1 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/keys/ |
| D | trusted.h | 42 int TSS_checkhmac1(unsigned char *buffer,
|
| /Linux-v5.4/crypto/asymmetric_keys/ |
| D | asym_tpm.c | 88 ret = TSS_checkhmac1(tb->data, ordinal, nonceodd, keyauth, in tpm_loadkey2() 178 ret = TSS_checkhmac1(tb->data, ordinal, nonceodd, in tpm_unbind() 264 ret = TSS_checkhmac1(tb->data, ordinal, nonceodd, in tpm_sign()
|
| /Linux-v5.4/security/keys/ |
| D | trusted.c | 177 int TSS_checkhmac1(unsigned char *buffer, in TSS_checkhmac1() function 257 EXPORT_SYMBOL_GPL(TSS_checkhmac1); 565 ret = TSS_checkhmac1(tb->data, ordinal, td->nonceodd, sess.secret, in tpm_seal()
|