Searched defs:IpSecAlgorithm (Results 1 – 1 of 1) sorted by relevance
30 public final class IpSecAlgorithm implements Parcelable { class97 public IpSecAlgorithm(String algorithm, byte[] key) { in IpSecAlgorithm() method in IpSecAlgorithm110 public IpSecAlgorithm(@AlgorithmName String algoName, byte[] key, int truncLenBits) { in IpSecAlgorithm() method in IpSecAlgorithm161 private IpSecAlgorithm(Parcel in) { in IpSecAlgorithm() method in IpSecAlgorithm