Searched refs:dataSizeInput (Results 1 – 2 of 2) sorted by relevance
952 UINT16 dataSizeInput; in PrivateToSensitive() local985 result = UINT16_Unmarshal(&dataSizeInput, &buffer, &size); in PrivateToSensitive()988 if((dataSizeInput + sizeof(UINT16)) != dataSize) in PrivateToSensitive()1171 UINT16 dataSizeInput; in DuplicateToSensitive() local1217 result = UINT16_Unmarshal(&dataSizeInput, &buffer, &size); in DuplicateToSensitive()1220 if((dataSizeInput + sizeof(UINT16)) != dataSize) in DuplicateToSensitive()
7829 836 UINT16 dataSizeInput;7870 877 result = UINT16_Unmarshal(&dataSizeInput, &buffer, &size);7873 880 if((dataSizeInput + sizeof(UINT16)) != dataSize)8091 1053 UINT16 dataSizeInput;8149 1111 result = UINT16_Unmarshal(&dataSizeInput, &buffer, &size);8152 1114 if((dataSizeInput + sizeof(UINT16)) != dataSize)