Home
last modified time | relevance | path

Searched refs:_plat__NvIsDifferent (Results 1 – 7 of 7) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/Platform/include/prototypes/
DPlatform_fp.h249 _plat__NvIsDifferent(
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/include/
DPlatform_fp.h254 _plat__NvIsDifferent(
/external/ms-tpm-20-ref/TPMCmd/Platform/include/prototypes/
DPlatform_fp.h273 _plat__NvIsDifferent(
/external/ms-tpm-20-ref/TPMCmd/Platform/src/
DNVMem.c295 _plat__NvIsDifferent( in _plat__NvIsDifferent() function
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/
DNVMem.c516 _plat__NvIsDifferent( in _plat__NvIsDifferent() function
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/Platform/src/
DNVMem.c396 _plat__NvIsDifferent( in _plat__NvIsDifferent() function
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DNvDynamic.c658 if(_plat__NvIsDifferent(entryAddr, size, data)) in NvConditionallyWrite()