Searched refs:AlgorithmName (Results 1 – 1 of 1) sorted by relevance
125 public @interface AlgorithmName {} annotation in IpSecAlgorithm141 public IpSecAlgorithm(@NonNull @AlgorithmName String algorithm, @NonNull byte[] key) { in IpSecAlgorithm()157 @NonNull @AlgorithmName String algorithm, @NonNull byte[] key, int truncLenBits) { in IpSecAlgorithm()