Home
last modified time | relevance | path

Searched defs:newKey (Results 1 – 25 of 68) sorted by relevance

123

/external/guava/guava-tests/test/com/google/common/cache/
DPopulatedCachesTest.java91 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/
DPopulatedCachesTest.java91 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/
DKeyManager.java82 default MessageLite newKey(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKey() method
97 default MessageLite newKey(MessageLite keyFormat) throws GeneralSecurityException { in newKey() method
DKeyManagerImpl.java83 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/
DKeyManager.java82 default MessageLite newKey(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKey() method
97 default MessageLite newKey(MessageLite keyFormat) throws GeneralSecurityException { in newKey() method
DRegistry.java362 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/
DRegistryTest.java97 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/
DRegistryTest.java85 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/
DPrfBasedDeriverKeyManager.java119 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/
DLegacyHmacTestKeyManager.java98 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/
DLegacyHmacTestKeyManager.java98 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/
DLegacyKeyManagerImpl.java94 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/
Dadb_key_manager.ts67 const newKey = await AdbKey.generateNewKeyPair(); constant
/external/tink-java/src/main/java/com/google/crypto/tink/aead/
DKmsAeadKeyManager.java70 private static LegacyKmsAeadKey newKey( in newKey() method in KmsAeadKeyManager
DKmsEnvelopeAeadKeyManager.java64 private static LegacyKmsEnvelopeAeadKey newKey( in newKey() method in KmsEnvelopeAeadKeyManager
/external/tink-java/src/main/java/com/google/crypto/tink/prf/
DAesCmacPrfKeyManager.java73 private static AesCmacPrfKey newKey( in newKey() method in AesCmacPrfKeyManager
DHmacPrfKeyManager.java65 private static HmacPrfKey newKey(HmacPrfParameters parameters, @Nullable Integer idRequirement) in newKey() method in HmacPrfKeyManager
DHkdfPrfKeyManager.java82 private static HkdfPrfKey newKey(HkdfPrfParameters parameters, @Nullable Integer idRequirement) in newKey() method in HkdfPrfKeyManager
/external/guice/extensions/dagger-adapter/src/com/google/inject/daggeradapter/
DDaggerMethodScanner.java86 Key<T> newKey = Key.get(key.getTypeLiteral(), UniqueAnnotations.create()); in processSetBinding() local
/external/skia/tools/graphite/
DUniqueKeyUtils.cpp80 UniqueKey newKey = caps->makeGraphicsPipelineKey(*pipelineDesc, *renderPassDesc); in ExtractKeyDescs() local
/external/tink-java/src/main/java/com/google/crypto/tink/daead/
DAesSivKeyManager.java113 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/
DDESBase.java237 int[] newKey = new int[32]; in generateWorkingKey() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
DDESBase.java236 int[] newKey = new int[32]; in generateWorkingKey() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/engines/
DDESBase.java237 int[] newKey = new int[32]; in generateWorkingKey() local
/external/perfetto/ui/src/core/
Dmetatracing.ts220 const newKey = parentKey ? `${parentKey}.${key}` : key; constant

123