Home
last modified time | relevance | path

Searched refs:TPM_Quote2 (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/
H A DChangeLog4 * tpm_integrity.c: Fixed bug in TPM_Quote2; thanks go to Andreas Steffen
320 * tpm_cmd_handler.c, tpm_integrity.c: sig. bug in TPM_Quote2() fixed
526 * tpm_integrity.c: TPM_Quote2() added
/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpm/
H A Dtpm_integrity.c204 TPM_RESULT TPM_Quote2(TPM_KEY_HANDLE keyHandle, TPM_NONCE *externalData, in TPM_Quote2() function
H A Dtpm_commands.h1816 TPM_RESULT TPM_Quote2(
H A Dtpm_cmd_handler.c1975 res = TPM_Quote2(keyHandle, &externalData, &targetPCR, addVersion, in execute_TPM_Quote2()