Searched refs:maxAllowedCwLen (Results 1 – 1 of 1) sorted by relevance
1068 UCHAR maxAllowedCwLen; in DecodePCWs() local1092 maxAllowedCwLen = pMaxLenOfCbInExtSrtSec[maxLenOfCbInExtSrtSecIdx]; in DecodePCWs()1128 if ( maxAllowedCwLen < (numDecodedBits + ERROR_PCW_BODY_ONLY_TOO_LONG) ) { in DecodePCWs()1174 if ( maxAllowedCwLen < (numDecodedBits + ERROR_PCW_BODY_SIGN_TOO_LONG) ) { in DecodePCWs()1251 if ( maxAllowedCwLen < (numDecodedBits + ERROR_PCW_BODY_SIGN_ESC_TOO_LONG) ) { in DecodePCWs()