Searched refs:BLOCK_MODE_CTR (Results 1 – 3 of 3) sorted by relevance
350 BLOCK_MODE_CTR,362 public static final String BLOCK_MODE_CTR = "CTR"; field in KeyProperties378 } else if (BLOCK_MODE_CTR.equalsIgnoreCase(blockMode)) { in toKeymaster()395 return BLOCK_MODE_CTR; in fromKeymaster()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
37625 field public static final String BLOCK_MODE_CTR = "CTR";