Searched refs:CRYPT_NULL (Results 1 – 3 of 3) sorted by relevance
45 public static final String CRYPT_NULL = "ecb(cipher_null)"; field in IpSecAlgorithm
1603 cryptName = (authCrypt == null) ? IpSecAlgorithm.CRYPT_NULL : ""; in createOrUpdateTransform()
43590 Landroid/net/IpSecAlgorithm;->CRYPT_NULL:Ljava/lang/String;