Searched refs:BLOCK_MODE_CTR (Results 1 – 4 of 4) sorted by relevance
316 BLOCK_MODE_CTR,328 public static final String BLOCK_MODE_CTR = "CTR"; field in KeyProperties344 } else if (BLOCK_MODE_CTR.equalsIgnoreCase(blockMode)) { in toKeymaster()361 return BLOCK_MODE_CTR; in fromKeymaster()
788 } else if (KeyProperties.BLOCK_MODE_CTR.equalsIgnoreCase(mode)) { in setWrappedKeyEntry()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
42827 field public static final String BLOCK_MODE_CTR = "CTR";