OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HMAC_Start_Out
(Results
1 - 3
of
3
) sorted by null
/external/tpm2/
HMAC_Start_fp.h
18
typedef struct { TPMI_DH_OBJECT sequenceHandle; }
HMAC_Start_Out
;
22
TPM_RC TPM2_HMAC_Start(HMAC_Start_In* in,
HMAC_Start_Out
* out);
35
UINT16 HMAC_Start_Out_Marshal(
HMAC_Start_Out
* source,
HMAC_Start.c
23
HMAC_Start_Out
*out // OUT: output parameter list
Marshal_HMAC_Start.c
10
UINT16 HMAC_Start_Out_Marshal(
HMAC_Start_Out
* source,
67
HMAC_Start_Out
out;
Completed in 213 milliseconds