Home
last modified time | relevance | path

Searched defs:opmode (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreCipherSpiBase.java132 protected final void engineInit(int opmode, Key key, SecureRandom random) in engineInit()
198 protected final void engineInit(int opmode, Key key, AlgorithmParameters params, in engineInit()
228 protected final void engineInit(int opmode, Key key, AlgorithmParameterSpec params, in engineInit()
257 private void init(int opmode, Key key, SecureRandom random) throws InvalidKeyException { in init()
915 static String opmodeToString(int opmode) { in opmodeToString()
940 protected abstract void initKey(int opmode, @Nullable Key key) throws InvalidKeyException; in initKey()
H A DAndroidKeyStoreUnauthenticatedAESCipherSpi.java154 protected final void initKey(int opmode, Key key) throws InvalidKeyException { in initKey()
H A DAndroidKeyStoreAuthenticatedAESCipherSpi.java283 protected final void initKey(int opmode, Key key) throws InvalidKeyException { in initKey()
H A DAndroidKeyStoreRSACipherSpi.java402 protected final void initKey(int opmode, Key key) throws InvalidKeyException { in initKey()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...