Searched refs:BLOCK_MODE_ECB (Results 1 – 3 of 3) sorted by relevance
357 BLOCK_MODE_ECB,365 public static final String BLOCK_MODE_ECB = "ECB"; field in KeyProperties383 if (BLOCK_MODE_ECB.equalsIgnoreCase(blockMode)) { in toKeymaster()400 return BLOCK_MODE_ECB; in fromKeymaster()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39836 field public static final String BLOCK_MODE_ECB = "ECB";