Searched refs:_TPM_Hash_Data (Results 1 – 9 of 9) sorted by relevance
/external/tpm2/ |
D | _TPM_Hash_Data_fp.h | 10 void _TPM_Hash_Data(UINT32 dataSize, // IN: size of data to be extend
|
D | DRTM.c | 36 _TPM_Hash_Data(size, buffer); in Signal_Hash_Data()
|
D | _TPM_Hash_Data.c | 15 _TPM_Hash_Data( in _TPM_Hash_Data() function
|
D | Android.mk | 300 _TPM_Hash_Data.c \
|
D | Makefile | 285 SOURCES += _TPM_Hash_Data.c
|
D | part3.txt | 190 …22.10 _TPM_Hash_Data ...........................................................................… 1421 NOTE 2 _TPM_Hash_Start, _TPM_Hash_Data, and _TPM_Hash_End are not commands and a platfor… 10263 22.10 _TPM_Hash_Data 10288 This function is called to process a _TPM_Hash_Data() indication. 10291 5 _TPM_Hash_Data( 10351 … hash_data all the octets of data received in _TPM_Hash_Data indications 10359 NOTE 2 The entire sequence of _TPM_Hash_Start, _TPM_Hash_Data, and _TPM_Hash_End are r…
|
D | part4.txt | 3422 109 // _TPM_Hash_Data/_TPM_Hash_End sequence. 16488 _TPM_Hash_Data(). 16517 This function interfaces between the platform code and _TPM_Hash_Data(). 16525 16 _TPM_Hash_Data(size, buffer); 38076 This function is called to simulate a _TPM_Hash_Data() event. 38086 108 // Pass _TPM_Hash_Data signal to TPM
|
/external/tpm2/generator/ |
D | raw_commands_fixed.txt | 340 _TPM_Hash_Data ....................................................................................… 2184 _TPM_Hash_Start, _TPM_Hash_Data, and _TPM_Hash_End are not commands and a platform specific specifi… 18326 24.10 _TPM_Hash_Data 18359 This function is called to process a _TPM_Hash_Data() indication. 18391 _TPM_Hash_Data( 18477 all the octets of data received in _TPM_Hash_Data indications 18489 The entire sequence of _TPM_Hash_Start, _TPM_Hash_Data, and _TPM_Hash_End are required to
|
D | raw_commands.txt | 340 _TPM_Hash_Data ....................................................................................… 2184 _TPM_Hash_Start, _TPM_Hash_Data, and _TPM_Hash_End are not commands and a platform specific specifi… 18315 24.10 _TPM_Hash_Data 18348 This function is called to process a _TPM_Hash_Data() indication. 18380 _TPM_Hash_Data( 18466 all the octets of data received in _TPM_Hash_Data indications 18478 The entire sequence of _TPM_Hash_Start, _TPM_Hash_Data, and _TPM_Hash_End are required to
|