Home
last modified time | relevance | path

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

/external/tpm2/
DECDH_KeyGen_fp.h45 TPM_RC Exec_ECDH_KeyGen(TPMI_ST_COMMAND_TAG tag,
DMarshal_ECDH_KeyGen.c51 TPM_RC Exec_ECDH_KeyGen(TPMI_ST_COMMAND_TAG tag, in Exec_ECDH_KeyGen() function
DCommandDispatcher.c255 return Exec_ECDH_KeyGen(tag, &request_parameter_buffer, in CommandDispatcher()