Searched refs:BLOCK_MODE_CTR (Results 1 – 4 of 4) sorted by relevance
295 BLOCK_MODE_CTR,307 public static final String BLOCK_MODE_CTR = "CTR"; field in KeyProperties323 } else if (BLOCK_MODE_CTR.equalsIgnoreCase(blockMode)) { in toKeymaster()340 return BLOCK_MODE_CTR; in fromKeymaster()
788 } else if (KeyProperties.BLOCK_MODE_CTR.equalsIgnoreCase(mode)) { in setWrappedKeyEntry()
41242 field public static final String BLOCK_MODE_CTR = "CTR";
41386 field public static final String BLOCK_MODE_CTR = "CTR";