Searched refs:Esys_HMAC_Start (Results 1 – 12 of 12) sorted by relevance
/external/tpm2-tss/test/integration/ |
D | esys-hmacsequencestart.int.c | 131 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/ |
D | tss2-esys.def | 119 Esys_HMAC_Start
|
D | tss2-esys.map | 129 Esys_HMAC_Start;
|
/external/tpm2-tss/src/tss2-esys/api/ |
D | Esys_HMAC_Start.c | 78 Esys_HMAC_Start( in Esys_HMAC_Start() function
|
/external/tpm2-tss/ |
D | CHANGELOG.md | 107 - 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
|
D | Makefile.am | 113 doxygen-doc/man/Esys_HMAC_Start.3 \
|
/external/tpm2-tss/test/unit/ |
D | esys-context-null.c | 653 r = Esys_HMAC_Start(NULL, in check_HMAC_Start()
|
D | esys-tcti-rcs.c | 999 r = Esys_HMAC_Start(esys_context, in test_HMAC_Start()
|
D | esys-tpm-rcs.c | 979 r = Esys_HMAC_Start(esys_context, in test_HMAC_Start()
|
D | esys-resubmissions.c | 1060 r = Esys_HMAC_Start(esys_context, in test_HMAC_Start()
|
/external/tpm2-tss/include/tss2/ |
D | tss2_esys.h | 1061 Esys_HMAC_Start(
|
/external/tpm2-tss/doc/ |
D | doxygen.dox | 405 \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…
|