Searched defs:opmode (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/keystore/java/android/security/keystore2/ |
D | AndroidKeyStoreCipherSpiBase.java | 134 protected final void engineInit(int opmode, Key key, SecureRandom random) in engineInit() 201 protected final void engineInit(int opmode, Key key, AlgorithmParameters params, in engineInit() 232 protected final void engineInit(int opmode, Key key, AlgorithmParameterSpec params, in engineInit() 262 private void init(int opmode, Key key, SecureRandom random) throws InvalidKeyException { in init() 923 static String opmodeToString(int opmode) { in opmodeToString() 948 protected abstract void initKey(int opmode, @Nullable Key key) throws InvalidKeyException; in initKey()
|
D | AndroidKeyStoreUnauthenticatedAESCipherSpi.java | 154 protected final void initKey(int opmode, Key key) throws InvalidKeyException { in initKey()
|
D | AndroidKeyStoreAuthenticatedAESCipherSpi.java | 283 protected final void initKey(int opmode, Key key) throws InvalidKeyException { in initKey()
|
D | AndroidKeyStoreRSACipherSpi.java | 402 protected final void initKey(int opmode, Key key) throws InvalidKeyException { in initKey()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |