Home
last modified time | relevance | path

Searched refs:Exec_NV_Increment (Results 1 – 3 of 3) sorted by relevance

/external/tpm2/
DNV_Increment_fp.h33 TPM_RC Exec_NV_Increment(TPMI_ST_COMMAND_TAG tag,
DMarshal_NV_Increment.c24 TPM_RC Exec_NV_Increment(TPMI_ST_COMMAND_TAG tag, in Exec_NV_Increment() function
DCommandDispatcher.c479 return Exec_NV_Increment(tag, &request_parameter_buffer, in CommandDispatcher()