Searched refs:BLOCK_MODE_ECB (Results 1 – 3 of 3) sorted by relevance
348 BLOCK_MODE_ECB,356 public static final String BLOCK_MODE_ECB = "ECB"; field in KeyProperties374 if (BLOCK_MODE_ECB.equalsIgnoreCase(blockMode)) { in toKeymaster()391 return BLOCK_MODE_ECB; in fromKeymaster()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
37626 field public static final String BLOCK_MODE_ECB = "ECB";