Searched defs:opmode (Results 1 – 9 of 9) sorted by relevance
/aosp12/frameworks/base/keystore/java/android/security/keystore2/ |
H A D | AndroidKeyStoreCipherSpiBase.java | 122 protected final void engineInit(int opmode, Key key, SecureRandom random) in engineInit() 184 protected final void engineInit(int opmode, Key key, AlgorithmParameters params, in engineInit() 214 protected final void engineInit(int opmode, Key key, AlgorithmParameterSpec params, in engineInit() 243 private void init(int opmode, Key key, SecureRandom random) throws InvalidKeyException { in init() 900 static String opmodeToString(int opmode) { in opmodeToString() 925 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 | 384 protected final void initKey(int opmode, Key key) throws InvalidKeyException { in initKey()
|
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/crypto/ |
H A D | IkeNormalModeCipher.java | 62 private byte[] doCipherAction(byte[] data, byte[] keyBytes, byte[] ivBytes, int opmode) in doCipherAction()
|
H A D | IkeCombinedModeCipher.java | 87 byte[] data, byte[] additionalAuthData, byte[] keyBytes, byte[] ivBytes, int opmode) in doCipherAction()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
H A D | QCameraHAL3Test.cpp | 65 int opmode, int num_streams) in configureStream()
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
H A D | 802.11.h | 2935 uint16 opmode; /* operation mode */ member
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |