/external/guava/guava-tests/test/com/google/common/cache/ |
D | PopulatedCachesTest.java | 91 Object newKey = new Object(); in testPut_populated() local 112 Object newKey = new Object(); in testPutIfAbsent_populated() local 129 Object newKey = new Object(); in testPutAll_populated() local 148 Object newKey = new Object(); in testReplace_populated() local
|
/external/guava/android/guava-tests/test/com/google/common/cache/ |
D | PopulatedCachesTest.java | 91 Object newKey = new Object(); in testPut_populated() local 112 Object newKey = new Object(); in testPutIfAbsent_populated() local 129 Object newKey = new Object(); in testPutAll_populated() local 148 Object newKey = new Object(); in testReplace_populated() local
|
/external/tink/java_src/src/main/java/com/google/crypto/tink/ |
D | KeyManager.java | 82 default MessageLite newKey(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKey() method 97 default MessageLite newKey(MessageLite keyFormat) throws GeneralSecurityException { in newKey() method
|
D | KeyManagerImpl.java | 83 public final MessageLite newKey(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKey() method in KeyManagerImpl 95 public final MessageLite newKey(MessageLite keyFormat) throws GeneralSecurityException { in newKey() method in KeyManagerImpl
|
/external/tink-java/src/main/java/com/google/crypto/tink/ |
D | KeyManager.java | 82 default MessageLite newKey(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKey() method 97 default MessageLite newKey(MessageLite keyFormat) throws GeneralSecurityException { in newKey() method
|
D | Registry.java | 362 public static synchronized MessageLite newKey( in newKey() method in Registry 383 public static synchronized MessageLite newKey(String typeUrl, MessageLite format) in newKey() method in Registry
|
/external/tink/java_src/src/test/java/com/google/crypto/tink/ |
D | RegistryTest.java | 97 public MessageLite newKey(ByteString template) throws GeneralSecurityException { in newKey() method in RegistryTest.CustomAeadKeyManager 102 public MessageLite newKey(MessageLite template) throws GeneralSecurityException { in newKey() method in RegistryTest.CustomAeadKeyManager
|
/external/tink-java/src/test/java/com/google/crypto/tink/ |
D | RegistryTest.java | 85 public MessageLite newKey(ByteString template) throws GeneralSecurityException { in newKey() method in RegistryTest.CustomAeadKeyManager 90 public MessageLite newKey(MessageLite template) throws GeneralSecurityException { in newKey() method in RegistryTest.CustomAeadKeyManager
|
/external/tink-java/src/main/java/com/google/crypto/tink/keyderivation/internal/ |
D | PrfBasedDeriverKeyManager.java | 119 public final MessageLite newKey(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKey() method in PrfBasedDeriverKeyManager 130 public final MessageLite newKey(MessageLite keyFormat) throws GeneralSecurityException { in newKey() method in PrfBasedDeriverKeyManager
|
/external/tink-java/src/main/java/com/google/crypto/tink/mac/internal/ |
D | LegacyHmacTestKeyManager.java | 98 public MessageLite newKey(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKey() method in LegacyHmacTestKeyManager 113 public MessageLite newKey(MessageLite keyFormat) throws GeneralSecurityException { in newKey() method in LegacyHmacTestKeyManager
|
/external/tink/java_src/src/main/java/com/google/crypto/tink/mac/internal/ |
D | LegacyHmacTestKeyManager.java | 98 public MessageLite newKey(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKey() method in LegacyHmacTestKeyManager 113 public MessageLite newKey(MessageLite keyFormat) throws GeneralSecurityException { in newKey() method in LegacyHmacTestKeyManager
|
/external/tink-java/src/main/java/com/google/crypto/tink/internal/ |
D | LegacyKeyManagerImpl.java | 94 public final MessageLite newKey(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKey() method in LegacyKeyManagerImpl 105 public final MessageLite newKey(MessageLite keyFormat) throws GeneralSecurityException { in newKey() method in LegacyKeyManagerImpl
|
/external/perfetto/ui/src/plugins/dev.perfetto.RecordTraceV2/adb/webusb/ |
D | adb_key_manager.ts | 67 const newKey = await AdbKey.generateNewKeyPair(); constant
|
/external/tink-java/src/main/java/com/google/crypto/tink/aead/ |
D | KmsAeadKeyManager.java | 70 private static LegacyKmsAeadKey newKey( in newKey() method in KmsAeadKeyManager
|
D | KmsEnvelopeAeadKeyManager.java | 64 private static LegacyKmsEnvelopeAeadKey newKey( in newKey() method in KmsEnvelopeAeadKeyManager
|
/external/tink-java/src/main/java/com/google/crypto/tink/prf/ |
D | AesCmacPrfKeyManager.java | 73 private static AesCmacPrfKey newKey( in newKey() method in AesCmacPrfKeyManager
|
D | HmacPrfKeyManager.java | 65 private static HmacPrfKey newKey(HmacPrfParameters parameters, @Nullable Integer idRequirement) in newKey() method in HmacPrfKeyManager
|
D | HkdfPrfKeyManager.java | 82 private static HkdfPrfKey newKey(HkdfPrfParameters parameters, @Nullable Integer idRequirement) in newKey() method in HkdfPrfKeyManager
|
/external/guice/extensions/dagger-adapter/src/com/google/inject/daggeradapter/ |
D | DaggerMethodScanner.java | 86 Key<T> newKey = Key.get(key.getTypeLiteral(), UniqueAnnotations.create()); in processSetBinding() local
|
/external/skia/tools/graphite/ |
D | UniqueKeyUtils.cpp | 80 UniqueKey newKey = caps->makeGraphicsPipelineKey(*pipelineDesc, *renderPassDesc); in ExtractKeyDescs() local
|
/external/tink-java/src/main/java/com/google/crypto/tink/daead/ |
D | AesSivKeyManager.java | 113 static AesSivKey newKey(AesSivParameters parameters, @Nullable Integer idRequirement) in newKey() method in AesSivKeyManager
|
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/engines/ |
D | DESBase.java | 237 int[] newKey = new int[32]; in generateWorkingKey() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
D | DESBase.java | 236 int[] newKey = new int[32]; in generateWorkingKey() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/engines/ |
D | DESBase.java | 237 int[] newKey = new int[32]; in generateWorkingKey() local
|
/external/perfetto/ui/src/core/ |
D | metatracing.ts | 220 const newKey = parentKey ? `${parentKey}.${key}` : key; constant
|