Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ipauth/drv/ipauth/
H A DdrvIPAUTH.c132 #define IPAUTH_LOGD(fmt,...) //printf(fmt, ##__VA_ARGS__) macro
545 IPAUTH_LOGD("string len:%d\n",(MS_S32)strlen((char*)string)); in MApi_AUTH_Process()
551 IPAUTH_LOGD("%s\n", t); in MApi_AUTH_Process()
554 IPAUTH_LOGD("128bit\n"); in MApi_AUTH_Process()
562 IPAUTH_LOGD("\n"); in MApi_AUTH_Process()
564 IPAUTH_LOGD("E_SYS_DOLBY_CONTROL_BIT:%4x\n",dolbycontrol); in MApi_AUTH_Process()
566 IPAUTH_LOGD("GetChipType:%x\n",chiptype); in MApi_AUTH_Process()
568 IPAUTH_LOGD("E_SYS_DOLBY_REVERSE_BIT:%4x\n",reverse); in MApi_AUTH_Process()
573 IPAUTH_LOGD("enKeyCustomer: "); in MApi_AUTH_Process()
576 IPAUTH_LOGD("%x ",buf[i]); in MApi_AUTH_Process()
[all …]