pub unsafe extern "C" fn GHASH( gcm: *mut Gcm, a: *const byte, aSz: word32, c: *const byte, cSz: word32, s: *mut byte, sSz: word32, )