Searched refs:tmp_headerLength (Results 1 – 1 of 1) sorted by relevance
213 u32 tmp_headerLength = 0; in WapiCryptoSms4Mic() local222 …tmp_headerLength = ((headerLength & (TEXT_BYTES-1)) == 0) ? 0 : (TEXT_BYTES - (headerLength & (TEX… in WapiCryptoSms4Mic()224 totalLength += tmp_headerLength; in WapiCryptoSms4Mic()238 else if ( (headerLength == 0) && (tmp_headerLength == 0) ) in WapiCryptoSms4Mic()248 tmp_headerLength--; in WapiCryptoSms4Mic()