Searched refs:BLOCK_MODE_CBC (Results 1 – 4 of 4) sorted by relevance
358 BLOCK_MODE_CBC,368 public static final String BLOCK_MODE_CBC = "CBC"; field in KeyProperties385 } else if (BLOCK_MODE_CBC.equalsIgnoreCase(blockMode)) { in toKeymaster()402 return BLOCK_MODE_CBC; in fromKeymaster()
58 static final String BLOCK_MODE = KeyProperties.BLOCK_MODE_CBC;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39834 field public static final String BLOCK_MODE_CBC = "CBC";