Searched refs:SDK_POINTER_ASSERT (Results 1 – 9 of 9) sorted by relevance
506 SDK_POINTER_ASSERT(pKey); in DEMO_CcmEncryptCompatible()507 SDK_POINTER_ASSERT(pNonce); in DEMO_CcmEncryptCompatible()508 SDK_POINTER_ASSERT(pWorkBuffer); in DEMO_CcmEncryptCompatible()509 SDK_POINTER_ASSERT(pAdata); in DEMO_CcmEncryptCompatible()510 SDK_POINTER_ASSERT(pPdata); in DEMO_CcmEncryptCompatible()511 SDK_POINTER_ASSERT(dst); in DEMO_CcmEncryptCompatible()638 SDK_POINTER_ASSERT(pKey); in DEMO_CcmDecryptCompatible()639 SDK_POINTER_ASSERT(pNonce); in DEMO_CcmDecryptCompatible()640 SDK_POINTER_ASSERT(pWorkBuffer); in DEMO_CcmDecryptCompatible()641 SDK_POINTER_ASSERT(pAdata); in DEMO_CcmDecryptCompatible()[all …]
146 #ifndef SDK_POINTER_ASSERT147 #define SDK_POINTER_ASSERT(exp) \ macro151 #ifndef SDK_POINTER_ASSERT152 #define SDK_POINTER_ASSERT(exp) ((void) 0)
82 SDK_POINTER_ASSERT(pBufferTable); in TwlMain()94 SDK_POINTER_ASSERT(pBufferFont); in TwlMain()
79 SDK_POINTER_ASSERT(pBuffer); in TwlMain()
161 SDK_POINTER_ASSERT(pBuffer); in LoadFile()412 SDK_POINTER_ASSERT(buf); in ReadData()
185 SDK_POINTER_ASSERT(pBuffer); in LoadFile()431 SDK_POINTER_ASSERT(buf); in ReadData()
310 SDK_POINTER_ASSERT( pCounter ); in DEMO_CtrDecryptPartial()
225 SDK_POINTER_ASSERT(srcp); in STD_SearchChar()255 SDK_POINTER_ASSERT(srcp); in STD_SearchCharReverse()
598 SDK_POINTER_ASSERT(p_table); in DEMO_InitFileSystem()