Searched defs:opmode (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/keystore/java/android/security/keystore2/ |
H A D | AndroidKeyStoreCipherSpiBase.java | 132 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 D | AndroidKeyStoreUnauthenticatedAESCipherSpi.java | 154 protected final void initKey(int opmode, Key key) throws InvalidKeyException { in initKey()
|
H A D | AndroidKeyStoreAuthenticatedAESCipherSpi.java | 283 protected final void initKey(int opmode, Key key) throws InvalidKeyException { in initKey()
|
H A D | AndroidKeyStoreRSACipherSpi.java | 402 protected final void initKey(int opmode, Key key) throws InvalidKeyException { in initKey()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |