Searched refs:isNullCipher (Results 1 – 1 of 1) sorted by relevance
244 private static boolean isNullCipher(@SecurityAlgorithm int algorithm) { in isNullCipher() method in NullCipherNotifier356 return isNullCipher(mEncryption) || isNullCipher(mIntegrity); in hasNullCipher()