Searched refs:authKey (Results 1 – 1 of 1) sorted by relevance
72 byte[] authKey, in createTransportModeTransform() argument81 new IpSecAlgorithm(authAlgo, authKey, truncBits.intValue())); in createTransportModeTransform()317 byte[] authKey = BaseEncoding.base16().decode(authKeyHex.toUpperCase()); in ipSecCreateTransportModeTransform()318 transform = createTransportModeTransform(encAlgo, cryptKey, authAlgo, authKey, truncBits, in ipSecCreateTransportModeTransform()