Searched refs:TPM_NONCE_SIZE (Results 1 – 3 of 3) sorted by relevance
| /linux/security/keys/trusted-keys/ |
| A D | trusted_tpm1.c | 159 paramdigest, TPM_NONCE_SIZE, h1, in TSS_authhmac() 160 TPM_NONCE_SIZE, h2, 1, &c, 0, 0); in TSS_authhmac() 239 TPM_NONCE_SIZE, enonce, TPM_NONCE_SIZE, ononce, in TSS_checkhmac1() 405 unsigned char enonce[TPM_NONCE_SIZE]; in osap() 406 unsigned char ononce[TPM_NONCE_SIZE]; in osap() 413 if (ret != TPM_NONCE_SIZE) in osap() 427 TPM_NONCE_SIZE); in osap() 429 TPM_NONCE_SIZE]), TPM_NONCE_SIZE); in osap() 451 TPM_NONCE_SIZE); in oiap() 509 if (ret != TPM_NONCE_SIZE) { in tpm_seal() [all …]
|
| /linux/include/linux/ |
| A D | tpm_command.h | 27 #define TPM_NONCE_SIZE 20 macro
|
| /linux/include/keys/ |
| A D | trusted_tpm.h | 22 unsigned char enonce[TPM_NONCE_SIZE];
|
Completed in 8 milliseconds