Home
last modified time | relevance | path

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

/external/tpm2/
DECDH_KeyGen_fp.h17 } ECDH_KeyGen_Out; typedef
21 TPM_RC TPM2_ECDH_KeyGen(ECDH_KeyGen_In* in, ECDH_KeyGen_Out* out);
34 UINT16 ECDH_KeyGen_Out_Marshal(ECDH_KeyGen_Out* source,
DMarshal_ECDH_KeyGen.c10 UINT16 ECDH_KeyGen_Out_Marshal(ECDH_KeyGen_Out* source, in ECDH_KeyGen_Out_Marshal()
59 ECDH_KeyGen_Out out; in Exec_ECDH_KeyGen()
DECDH_KeyGen.c21 ECDH_KeyGen_Out *out // OUT: output parameter list in TPM2_ECDH_KeyGen()