Searched refs:SDK_POINTER_ASSERT (Results 1 – 9 of 9) sorted by relevance
500 SDK_POINTER_ASSERT(pKey); in DEMO_CcmEncryptCompatible()501 SDK_POINTER_ASSERT(pNonce); in DEMO_CcmEncryptCompatible()502 SDK_POINTER_ASSERT(pWorkBuffer); in DEMO_CcmEncryptCompatible()503 SDK_POINTER_ASSERT(pAdata); in DEMO_CcmEncryptCompatible()504 SDK_POINTER_ASSERT(pPdata); in DEMO_CcmEncryptCompatible()505 SDK_POINTER_ASSERT(dst); in DEMO_CcmEncryptCompatible()632 SDK_POINTER_ASSERT(pKey); in DEMO_CcmDecryptCompatible()633 SDK_POINTER_ASSERT(pNonce); in DEMO_CcmDecryptCompatible()634 SDK_POINTER_ASSERT(pWorkBuffer); in DEMO_CcmDecryptCompatible()635 SDK_POINTER_ASSERT(pAdata); in DEMO_CcmDecryptCompatible()[all …]
66 SDK_POINTER_ASSERT(pBufferTable); in TwlMain()78 SDK_POINTER_ASSERT(pBufferFont); in TwlMain()
146 #ifndef SDK_POINTER_ASSERT147 #define SDK_POINTER_ASSERT(exp) \ macro151 #ifndef SDK_POINTER_ASSERT152 #define SDK_POINTER_ASSERT(exp) ((void) 0)
63 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()
304 SDK_POINTER_ASSERT( pCounter ); in DEMO_CtrDecryptPartial()
225 SDK_POINTER_ASSERT(srcp); in STD_SearchChar()255 SDK_POINTER_ASSERT(srcp); in STD_SearchCharReverse()
592 SDK_POINTER_ASSERT(p_table); in DEMO_InitFileSystem()