Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_tpm1.c268 unsigned char *continueflag1; in TSS_checkhmac2() local
294 continueflag1 = authdata1 - 1; in TSS_checkhmac2()
296 enonce1 = continueflag1 - TPM_NONCE_SIZE; in TSS_checkhmac2()
334 TPM_NONCE_SIZE, ononce, 1, continueflag1, 0, 0); in TSS_checkhmac2()
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm1.c275 unsigned char *continueflag1; in TSS_checkhmac2() local
301 continueflag1 = authdata1 - 1; in TSS_checkhmac2()
303 enonce1 = continueflag1 - TPM_NONCE_SIZE; in TSS_checkhmac2()
341 TPM_NONCE_SIZE, ononce, 1, continueflag1, 0, 0); in TSS_checkhmac2()

Completed in 3 milliseconds