Home
last modified time | relevance | path

Searched refs:Esys_HMAC_Start (Results 1 – 12 of 12) sorted by relevance

/external/tpm2-tss/test/integration/
Desys-hmacsequencestart.int.c131 r = Esys_HMAC_Start(esys_context, in test_esys_hmacsequencestart()
201 r = Esys_HMAC_Start(esys_context, in test_esys_hmacsequencestart()
/external/tpm2-tss/lib/
Dtss2-esys.def119 Esys_HMAC_Start
Dtss2-esys.map129 Esys_HMAC_Start;
/external/tpm2-tss/src/tss2-esys/api/
DEsys_HMAC_Start.c78 Esys_HMAC_Start( in Esys_HMAC_Start() function
/external/tpm2-tss/
DCHANGELOG.md107 - Fixed NULL ptr issues in Esys_HMAC_Start, Esys_HierarchyChangeAuth and Esys_NV_ChangeAuth
132 - Fixed NULL ptr issues in Esys_HMAC_Start, Esys_HierarchyChangeAuth and Esys_NV_ChangeAuth
175 - Fixed NULL ptr issues in Esys_HMAC_Start, Esys_HierarchyChangeAuth and Esys_NV_ChangeAuth
DMakefile.am113 doxygen-doc/man/Esys_HMAC_Start.3 \
/external/tpm2-tss/test/unit/
Desys-context-null.c653 r = Esys_HMAC_Start(NULL, in check_HMAC_Start()
Desys-tcti-rcs.c999 r = Esys_HMAC_Start(esys_context, in test_HMAC_Start()
Desys-tpm-rcs.c979 r = Esys_HMAC_Start(esys_context, in test_HMAC_Start()
Desys-resubmissions.c1060 r = Esys_HMAC_Start(esys_context, in test_HMAC_Start()
/external/tpm2-tss/include/tss2/
Dtss2_esys.h1061 Esys_HMAC_Start(
/external/tpm2-tss/doc/
Ddoxygen.dox405 \defgroup Esys_HMAC_Start The ESAPI function for the TPM2_HMAC_Start command.
410 …\fn TSS2_RC Esys_HMAC_Start(ESYS_CONTEXT *esysContext, ESYS_TR handle, ESYS_TR shandle1, ESYS_TR s…