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