Searched refs:leadingSizeInByte (Results 1 – 2 of 2) sorted by relevance
251 leadingSizeInByte, // IN: the size of the leading size field in byte258 UINT16 leadingSizeInByte, // IN: the size of the leading size field in byte
2665 UINT16 leadingSizeInByte, // IN: the size of the leading size field in in CryptParameterEncryption() argument2679 if(leadingSizeInByte == 2) in CryptParameterEncryption()2688 else if(leadingSizeInByte == 4) in CryptParameterEncryption()2733 UINT16 leadingSizeInByte, // IN: the size of the leading size field in in CryptParameterDecryption() argument2749 if(leadingSizeInByte == 2) in CryptParameterDecryption()2757 else if(leadingSizeInByte == 4) in CryptParameterDecryption()