Searched refs:ENCRYPTION_ALGORITHM_AES_GCM_12 (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/tests/vcn/java/android/net/vcn/persistablebundleutils/ |
D | SaProposalUtilsTest.java | 65 SaProposal.ENCRYPTION_ALGORITHM_AES_GCM_12, SaProposal.KEY_LEN_AES_128) in buildTestChildSaProposal() 67 SaProposal.ENCRYPTION_ALGORITHM_AES_GCM_12, SaProposal.KEY_LEN_AES_192) in buildTestChildSaProposal()
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
D | VpnIkev2Utils.java | 26 import static android.net.ipsec.ike.SaProposal.ENCRYPTION_ALGORITHM_AES_GCM_12; 188 aeadBuilder.addEncryptionAlgorithm(ENCRYPTION_ALGORITHM_AES_GCM_12, KEY_LEN_AES_256); in getIkeSaProposals() 191 aeadBuilder.addEncryptionAlgorithm(ENCRYPTION_ALGORITHM_AES_GCM_12, KEY_LEN_AES_192); in getIkeSaProposals() 194 aeadBuilder.addEncryptionAlgorithm(ENCRYPTION_ALGORITHM_AES_GCM_12, KEY_LEN_AES_128); in getIkeSaProposals() 280 ENCRYPTION_ALGORITHM_AES_GCM_12, KEY_LEN_AES_256); in getChildSaProposals() 285 ENCRYPTION_ALGORITHM_AES_GCM_12, KEY_LEN_AES_192); in getChildSaProposals() 290 ENCRYPTION_ALGORITHM_AES_GCM_12, KEY_LEN_AES_128); in getChildSaProposals()
|
/frameworks/base/tests/vcn/java/com/android/server/vcn/util/ |
D | MtuUtilsTest.java | 20 import static android.net.ipsec.ike.SaProposal.ENCRYPTION_ALGORITHM_AES_GCM_12; 134 ENCRYPTION_ALGORITHM_AES_GCM_12, KEY_LEN_AES_256)
|
/frameworks/base/services/core/java/com/android/server/vcn/util/ |
D | MtuUtils.java | 22 import static android.net.ipsec.ike.SaProposal.ENCRYPTION_ALGORITHM_AES_GCM_12; 103 map.put(ENCRYPTION_ALGORITHM_AES_GCM_12, 23); // 8 (IV) + 3 (Max pad) + 12 (ICV) in map.put() argument
|
/frameworks/proto_logging/stats/enums/stats/ike/ |
D | ike.proto | 108 ENCRYPTION_ALGORITHM_AES_GCM_12 = 19; enumerator
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |