Home
last modified time | relevance | path

Searched refs:ENCRYPTION_ALGORITHM_CHACHA20_POLY1305 (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/vcn/util/
DMtuUtils.java25 import static android.net.ipsec.ike.SaProposal.ENCRYPTION_ALGORITHM_CHACHA20_POLY1305;
105 map.put(ENCRYPTION_ALGORITHM_CHACHA20_POLY1305, 27); // 8 (IV) + 3 (Max pad) + 16 (ICV) in map.put() argument
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpnIkev2Utils.java29 import static android.net.ipsec.ike.SaProposal.ENCRYPTION_ALGORITHM_CHACHA20_POLY1305;
186 aeadBuilder.addEncryptionAlgorithm(ENCRYPTION_ALGORITHM_CHACHA20_POLY1305, KEY_LEN_UNUSED); in getIkeSaProposals()
274 ENCRYPTION_ALGORITHM_CHACHA20_POLY1305, KEY_LEN_UNUSED); in getChildSaProposals()
/frameworks/proto_logging/stats/enums/stats/ike/
Dike.proto110 ENCRYPTION_ALGORITHM_CHACHA20_POLY1305 = 28; enumerator
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...