Searched refs:truncLenBits (Results 1 – 2 of 2) sorted by relevance
157 @NonNull @AlgorithmName String algorithm, @NonNull byte[] key, int truncLenBits) { in IpSecAlgorithm() argument160 mTruncLenBits = truncLenBits; in IpSecAlgorithm()199 final int truncLenBits = in.readInt();201 return new IpSecAlgorithm(name, key, truncLenBits);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...