Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmBuildSwitches.h107 #if !(defined LIBRARY_COMPATIBILITY_CHECK) \
108 || (( LIBRARY_COMPATIBILITY_CHECK != NO) \
109 && (LIBRARY_COMPATIBILITY_CHECK != YES))
110 # undef LIBRARY_COMPATIBILITY_CHECK
111 # define LIBRARY_COMPATIBILITY_CHECK YES // Default: Either YES or NO macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/wolf/
DTpmToWolfSupport.c54 #if LIBRARY_COMPATIBILITY_CHECK in SupportLibInit()
DTpmToWolfMath.c146 #if LIBRARY_COMPATIBILITY_CHECK
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/TPMDevice/include/
Duser_settings.h47 #define LIBRARY_COMPATIBILITY_CHECK macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DManufacture.c69 #if LIBRARY_COMPATIBILITY_CHECK in TPM_Manufacture()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DTpmToOsslMath_fp.h68 #if LIBRARY_COMPATIBILITY_CHECK
DTpmToWolfMath_fp.h71 #if LIBRARY_COMPATIBILITY_CHECK
/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
DTPMCmds.c283 (LIBRARY_COMPATIBILITY_CHECK ? "ON" : "OFF")); in main()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ossl/
DTpmToOsslMath.c183 #if LIBRARY_COMPATIBILITY_CHECK