Home
last modified time | relevance | path

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

/external/tpm2/
DEC_Ephemeral_fp.h12 typedef struct { TPMI_ECC_CURVE curveID; } EC_Ephemeral_In; typedef
21 TPM_RC TPM2_EC_Ephemeral(EC_Ephemeral_In* in, EC_Ephemeral_Out* out);
25 TPM_RC EC_Ephemeral_In_Unmarshal(EC_Ephemeral_In* target,
DMarshal_EC_Ephemeral.c38 TPM_RC EC_Ephemeral_In_Unmarshal(EC_Ephemeral_In* target, in EC_Ephemeral_In_Unmarshal()
61 EC_Ephemeral_In in; in Exec_EC_Ephemeral()
DEC_Ephemeral.c19 EC_Ephemeral_In *in, // IN: input parameter list in TPM2_EC_Ephemeral()