Searched refs:authBytesSwapped (Results 1 – 1 of 1) sorted by relevance
167 …private void CalculateGCM(byte[] msgBytesSwapped, byte[] authBytesSwapped, MsgAuthRegisters initVe… in CalculateGCM() argument186 …ameters(new KeyParameter(keyBytesSwapped), (initVectorSize * 8), ivBytesSwapped, authBytesSwapped); in CalculateGCM()