Home
last modified time | relevance | path

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

/external/tpm2/
DSign_fp.h47 TPM_RC Exec_Sign(TPMI_ST_COMMAND_TAG tag,
DMarshal_Sign.c63 TPM_RC Exec_Sign(TPMI_ST_COMMAND_TAG tag, in Exec_Sign() function
DCommandDispatcher.c829 return Exec_Sign(tag, &request_parameter_buffer, in CommandDispatcher()