/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/crypto/ |
D | IkeMacPrf.java | 52 int keyLength, in IkeMacPrf() 67 int keyLength = 0; in create() local
|
D | IkeNormalModeCipher.java | 45 IkeNormalModeCipher(int algorithmId, int keyLength, int ivLength, String algorithmName) { in IkeNormalModeCipher() 51 int algorithmId, int keyLength, int ivLength, String algorithmName, int saltLen) { in IkeNormalModeCipher()
|
D | IkeCombinedModeCipher.java | 54 int algorithmId, int keyLength, int ivLength, String algorithmName, int saltLen) { in IkeCombinedModeCipher() 61 int keyLength, in IkeCombinedModeCipher()
|
D | IkeMacIntegrity.java | 67 int keyLength, in IkeMacIntegrity() 84 int keyLength = 0; in create() local
|
D | IkeCrypto.java | 31 protected IkeCrypto(int algorithmId, int keyLength, String algorithmName) { in IkeCrypto()
|
D | IkeMac.java | 37 protected IkeMac(int algorithmId, int keyLength, String algorithmName, boolean isJceSupported) { in IkeMac()
|
D | IkeCipher.java | 86 int keyLength, in IkeCipher()
|
/packages/modules/AdServices/adservices/service-core/jni/java/com/android/adservices/ohttp/algorithms/ |
D | AeadAlgorithmSpec.java | 42 public abstract int keyLength(); in keyLength() method in AeadAlgorithmSpec
|
/packages/modules/AdServices/adservices/service-core/jni/java/com/android/adservices/ohttp/ |
D | IOhttpJniWrapper.java | 130 int keyLength); in hkdfExpand()
|
D | OhttpJniWrapper.java | 256 int keyLength) { in hkdfExpand() 344 long hkdfMessageDigestNativeRef, byte[] prkArray, byte[] infoArray, int keyLength); in hkdfExpand()
|
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/ |
D | AbstractSessionStateMachine.java | 275 int keyLength, in recordMetricsEvent_SaNegotiation() 288 keyLength, in recordMetricsEvent_SaNegotiation() local
|
/packages/modules/IPsec/src/java/android/net/ipsec/ike/ |
D | IkeSaProposal.java | 249 public Builder addEncryptionAlgorithm(@EncryptionAlgorithm int algorithm, int keyLength) { in addEncryptionAlgorithm()
|
D | ChildSaProposal.java | 305 public Builder addEncryptionAlgorithm(@EncryptionAlgorithm int algorithm, int keyLength) { in addEncryptionAlgorithm()
|
D | SaProposal.java | 536 @EncryptionAlgorithm int algorithm, int keyLength, boolean isChild) { in validateAndAddEncryptAlgo()
|
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/ |
D | IkeSessionTestBase.java | 263 int keyLength, in verifyIkeSaMetricsLogged()
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/ |
D | header_read_write_utils.cpp | 81 const int keyLength = ByteArrayUtils::readStringAndAdvancePosition(dictBuf, in fetchAllHeaderAttributes() local
|
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/utils/ |
D | IkeMetrics.java | 708 @KeyLengths int keyLength, in logSaNegotiation()
|
/packages/modules/AdServices/adservices/service-core/jni/cpp/ |
D | ohttp_jni.cpp | 270 size_t keyLength = env->GetArrayLength(privKeyArray); in Java_com_android_adservices_ohttp_OhttpJniWrapper_hpkeSetupRecipient() local
|
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/ |
D | IkeSaPayload.java | 1858 public final int keyLength; field in IkeSaPayload.KeyLengthAttribute 1864 protected KeyLengthAttribute(int keyLength) { in KeyLengthAttribute()
|
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | okhttp-3.12.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/proguard/
okhttp3/
... |
D | httpclient-4.5.12.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |