Searched refs:getEncryption (Results 1 – 3 of 3) sorted by relevance
279 update.getEncryption() == SECURITY_ALGORITHM_UNKNOWN in update()280 ? fromState.getEncryption() in update()281 : update.getEncryption(), in update()347 private @SecurityAlgorithm int getEncryption() { in getEncryption() method in NullCipherNotifier.ConnectionState
72 assertThat(update.getEncryption()).isEqualTo(SECURITY_ALGORITHM_EEA2); in testGetters()
59 public @SecurityAlgorithm int getEncryption() { in getEncryption() method in SecurityAlgorithmUpdate