Searched defs:CRYPT_AES_CBC (Results 1 – 4 of 4) sorted by relevance
59 public static final String CRYPT_AES_CBC = "cbc(aes)"; field in IpSecAlgorithm227 ALGO_TO_REQUIRED_FIRST_SDK.put(CRYPT_AES_CBC, SDK_VERSION_ZERO); in ALGO_TO_REQUIRED_FIRST_SDK.put() argument
93 addAlgorithmIfSupported(algorithms, CRYPT_AES_CBC); in addAlgorithmIfSupported() argument
63 SaProposal.ENCRYPTION_ALGORITHM_AES_CBC, IpSecAlgorithm.CRYPT_AES_CBC); in IKE_ALGO_TO_IPSEC_ALGO.put()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...