Home
last modified time | relevance | path

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

/external/tpm2/
DNV_Extend_fp.h34 TPM_RC Exec_NV_Extend(TPMI_ST_COMMAND_TAG tag,
DMarshal_NV_Extend.c29 TPM_RC Exec_NV_Extend(TPMI_ST_COMMAND_TAG tag, in Exec_NV_Extend() function
DCommandDispatcher.c465 return Exec_NV_Extend(tag, &request_parameter_buffer, in CommandDispatcher()