Home
last modified time | relevance | path

Searched refs:_plat__IsCanceled (Results 1 – 9 of 9) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/Platform/src/
DCancel.c50 _plat__IsCanceled( in _plat__IsCanceled() function
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/
DCancel.c51 _plat__IsCanceled( in _plat__IsCanceled() function
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/Platform/src/
DCancel.c52 _plat__IsCanceled( in _plat__IsCanceled() function
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/Platform/include/prototypes/
DPlatform_fp.h54 _plat__IsCanceled(
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/include/
DPlatform_fp.h56 _plat__IsCanceled(
/external/ms-tpm-20-ref/TPMCmd/Platform/include/prototypes/
DPlatform_fp.h51 _plat__IsCanceled(
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptEccSignature.c896 if(_plat__IsCanceled()) in CryptEccCommitCompute()
915 if((B != NULL) && _plat__IsCanceled()) in CryptEccCommitCompute()
DAlgorithmTests.c76 if(_plat__IsCanceled() && toTest != &g_toTest) \
DCryptRsa.c1406 if(_plat__IsCanceled()) in CryptRsaGenerateKey()