Home
last modified time | relevance | path

Searched defs:keyId (Results 1 – 25 of 606) sorted by relevance

12345678910>>...25

/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/assets/
Daggregate_encryption_key_test.json12 "keyId": "38b1d571-f924-4dc0-abe1-e2bac9b6a6be", string
19 "keyId": "e52dbbda-4e3a-4380-a7c8-14db3e08ef33", string
33 "keyId": "will-not-be-used-1", string
40 "keyId": "will-not-be-used-2", string
51 "keyId": "38b1d571-f924-4dc0-abe1-e2bac9b6a6be", string
58 "keyId": "e52dbbda-4e3a-4380-a7c8-14db3e08ef33", string
65 "keyId": "will-not-be-used-1", string
72 "keyId": "will-not-be-used-2", string
86 "keyId": "38b1d571-f924-4dc0-abe1-e2bac9b6a6be", string
93 "keyId": "e52dbbda-4e3a-4380-a7c8-14db3e08ef33", string
[all …]
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/
H A DKeysetManager.java181 public synchronized KeysetManager setPrimary(int keyId) throws GeneralSecurityException { in setPrimary()
203 public synchronized KeysetManager promote(int keyId) throws GeneralSecurityException { in promote()
213 public synchronized KeysetManager enable(int keyId) throws GeneralSecurityException { in enable()
233 public synchronized KeysetManager disable(int keyId) throws GeneralSecurityException { in disable()
257 public synchronized KeysetManager delete(int keyId) throws GeneralSecurityException { in delete()
278 public synchronized KeysetManager destroy(int keyId) throws GeneralSecurityException { in destroy()
306 int keyId = newKeyId(); in createKeysetKey() local
318 private synchronized boolean keyIdExists(int keyId) { in keyIdExists()
328 int keyId = Util.randKeyId(); in newKeyId() local
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/model/
H A DCancelKeyDeletionResponse.java44 private final String keyId; field in CancelKeyDeletionResponse
62 public final String keyId() { in keyId() method in CancelKeyDeletionResponse
152 Builder keyId(String keyId); in keyId() method
156 private String keyId; field in CancelKeyDeletionResponse.BuilderImpl
170 public final void setKeyId(String keyId) { in setKeyId()
175 public final Builder keyId(String keyId) { in keyId() argument
H A DDisableKeyRotationRequest.java46 private final String keyId; field in DisableKeyRotationRequest
113 public final String keyId() { in keyId() method in DisableKeyRotationRequest
254 Builder keyId(String keyId); in keyId() argument
264 private String keyId; field in DisableKeyRotationRequest.BuilderImpl
278 public final void setKeyId(String keyId) { in setKeyId()
283 public final Builder keyId(String keyId) { in keyId() method in DisableKeyRotationRequest.BuilderImpl
H A DEnableKeyRotationRequest.java46 private final String keyId; field in EnableKeyRotationRequest
118 public final String keyId() { in keyId() method in EnableKeyRotationRequest
262 Builder keyId(String keyId); in keyId() argument
272 private String keyId; field in EnableKeyRotationRequest.BuilderImpl
286 public final void setKeyId(String keyId) { in setKeyId()
291 public final Builder keyId(String keyId) { in keyId() argument
H A DDisableKeyRequest.java46 private final String keyId; field in DisableKeyRequest
101 public final String keyId() { in keyId() method in DisableKeyRequest
228 Builder keyId(String keyId); in keyId() method
238 private String keyId; field in DisableKeyRequest.BuilderImpl
252 public final void setKeyId(String keyId) { in setKeyId()
257 public final Builder keyId(String keyId) { in keyId() argument
H A DCancelKeyDeletionRequest.java46 private final String keyId; field in CancelKeyDeletionRequest
101 public final String keyId() { in keyId() method in CancelKeyDeletionRequest
228 Builder keyId(String keyId); in keyId() argument
238 private String keyId; field in CancelKeyDeletionRequest.BuilderImpl
252 public final void setKeyId(String keyId) { in setKeyId()
257 public final Builder keyId(String keyId) { in keyId() argument
H A DEnableKeyRequest.java45 private final String keyId; field in EnableKeyRequest
100 public final String keyId() { in keyId() method in EnableKeyRequest
227 Builder keyId(String keyId); in keyId() method
237 private String keyId; field in EnableKeyRequest.BuilderImpl
251 public final void setKeyId(String keyId) { in setKeyId()
256 public final Builder keyId(String keyId) { in keyId() argument
H A DDeleteImportedKeyMaterialRequest.java46 private final String keyId; field in DeleteImportedKeyMaterialRequest
103 public final String keyId() { in keyId() method in DeleteImportedKeyMaterialRequest
232 Builder keyId(String keyId); in keyId() argument
242 private String keyId; field in DeleteImportedKeyMaterialRequest.BuilderImpl
256 public final void setKeyId(String keyId) { in setKeyId()
261 public final Builder keyId(String keyId) { in keyId() method in DeleteImportedKeyMaterialRequest.BuilderImpl
H A DGetKeyRotationStatusRequest.java46 private final String keyId; field in GetKeyRotationStatusRequest
103 public final String keyId() { in keyId() method in GetKeyRotationStatusRequest
232 Builder keyId(String keyId); in keyId() method
242 private String keyId; field in GetKeyRotationStatusRequest.BuilderImpl
256 public final void setKeyId(String keyId) { in setKeyId()
261 public final Builder keyId(String keyId) { in keyId() argument
H A DGenerateDataKeyWithoutPlaintextResponse.java54 private final String keyId; field in GenerateDataKeyWithoutPlaintextResponse
86 public final String keyId() { in keyId() method in GenerateDataKeyWithoutPlaintextResponse
194 Builder keyId(String keyId); in keyId() argument
200 private String keyId; field in GenerateDataKeyWithoutPlaintextResponse.BuilderImpl
229 public final void setKeyId(String keyId) { in setKeyId()
234 public final Builder keyId(String keyId) { in keyId() argument
H A DKeyListEntry.java53 private final String keyId; field in KeyListEntry
69 public final String keyId() { in keyId() method in KeyListEntry
168 Builder keyId(String keyId); in keyId() method
183 private String keyId; field in KeyListEntry.BuilderImpl
199 public final void setKeyId(String keyId) { in setKeyId()
204 public final Builder keyId(String keyId) { in keyId() argument
H A DGetKeyPolicyRequest.java51 private final String keyId; field in GetKeyPolicyRequest
109 public final String keyId() { in keyId() method in GetKeyPolicyRequest
252 Builder keyId(String keyId); in keyId() argument
275 private String keyId; field in GetKeyPolicyRequest.BuilderImpl
292 public final void setKeyId(String keyId) { in setKeyId()
297 public final Builder keyId(String keyId) { in keyId() method in GetKeyPolicyRequest.BuilderImpl
H A DScheduleKeyDeletionRequest.java53 private final String keyId; field in ScheduleKeyDeletionRequest
111 public final String keyId() { in keyId() method in ScheduleKeyDeletionRequest
275 Builder keyId(String keyId); in keyId() method
318 private String keyId; field in ScheduleKeyDeletionRequest.BuilderImpl
335 public final void setKeyId(String keyId) { in setKeyId()
340 public final Builder keyId(String keyId) { in keyId() argument
H A DUpdateKeyDescriptionRequest.java52 private final String keyId; field in UpdateKeyDescriptionRequest
110 public final String keyId() { in keyId() method in UpdateKeyDescriptionRequest
261 Builder keyId(String keyId); in keyId() argument
292 private String keyId; field in UpdateKeyDescriptionRequest.BuilderImpl
309 public final void setKeyId(String keyId) { in setKeyId()
314 public final Builder keyId(String keyId) { in keyId() method in UpdateKeyDescriptionRequest.BuilderImpl
H A DUpdatePrimaryRegionRequest.java52 private final String keyId; field in UpdatePrimaryRegionRequest
110 public final String keyId() { in keyId() method in UpdatePrimaryRegionRequest
260 Builder keyId(String keyId); in keyId() argument
289 private String keyId; field in UpdatePrimaryRegionRequest.BuilderImpl
306 public final void setKeyId(String keyId) { in setKeyId()
311 public final Builder keyId(String keyId) { in keyId() argument
H A DVerifyMacResponse.java54 private final String keyId; field in VerifyMacResponse
74 public final String keyId() { in keyId() method in VerifyMacResponse
226 Builder keyId(String keyId); in keyId() method
280 private String keyId; field in VerifyMacResponse.BuilderImpl
300 public final void setKeyId(String keyId) { in setKeyId()
305 public final Builder keyId(String keyId) { in keyId() method in VerifyMacResponse.BuilderImpl
H A DDescribeKeyRequest.java65 private final String keyId; field in DescribeKeyRequest
161 public final String keyId() { in keyId() method in DescribeKeyRequest
374 Builder keyId(String keyId); in keyId() method
434 private String keyId; field in DescribeKeyRequest.BuilderImpl
451 public final void setKeyId(String keyId) { in setKeyId()
456 public final Builder keyId(String keyId) { in keyId() argument
H A DGenerateMacResponse.java60 private final String keyId; field in GenerateMacResponse
129 public final String keyId() { in keyId() method in GenerateMacResponse
269 Builder keyId(String keyId); in keyId() argument
277 private String keyId; field in GenerateMacResponse.BuilderImpl
327 public final void setKeyId(String keyId) { in setKeyId()
332 public final Builder keyId(String keyId) { in keyId() argument
H A DVerifyResponse.java53 private final String keyId; field in VerifyResponse
77 public final String keyId() { in keyId() method in VerifyResponse
226 Builder keyId(String keyId); in keyId() method
273 private String keyId; field in VerifyResponse.BuilderImpl
293 public final void setKeyId(String keyId) { in setKeyId()
298 public final Builder keyId(String keyId) { in keyId() argument
H A DEncryptResponse.java58 private final String keyId; field in EncryptResponse
93 public final String keyId() { in keyId() method in EncryptResponse
238 Builder keyId(String keyId); in keyId() method
270 private String keyId; field in EncryptResponse.BuilderImpl
302 public final void setKeyId(String keyId) { in setKeyId()
307 public final Builder keyId(String keyId) { in keyId() method in EncryptResponse.BuilderImpl
H A DUntagResourceRequest.java64 private final String keyId; field in UntagResourceRequest
122 public final String keyId() { in keyId() method in UntagResourceRequest
284 Builder keyId(String keyId); in keyId() method
316 private String keyId; field in UntagResourceRequest.BuilderImpl
333 public final void setKeyId(String keyId) { in setKeyId()
338 public final Builder keyId(String keyId) { in keyId() argument
H A DGetPublicKeyRequest.java65 private final String keyId; field in GetPublicKeyRequest
149 public final String keyId() { in keyId() method in GetPublicKeyRequest
350 Builder keyId(String keyId); in keyId() method
410 private String keyId; field in GetPublicKeyRequest.BuilderImpl
427 public final void setKeyId(String keyId) { in setKeyId()
432 public final Builder keyId(String keyId) { in keyId() method in GetPublicKeyRequest.BuilderImpl
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/KeyStoreManagerTest/GranteeApp/src/android/appsecurity/cts/keystoremanagertest/grantee/
H A DKeyStoreManagerGrantTestService.java71 public int getGrantedKeyFromId_secretKeyAccessGranted_succeeds(long keyId, in getGrantedKeyFromId_secretKeyAccessGranted_succeeds()
91 public int getGrantedKeyFromId_secretKeyAccessRevoked_cannotAccess(long keyId) { in getGrantedKeyFromId_secretKeyAccessRevoked_cannotAccess()
113 public int getGrantedKeyFromId_privateKeyAccessGranted_succeeds(long keyId, in getGrantedKeyFromId_privateKeyAccessGranted_succeeds()
132 public int getGrantedKeyFromId_privateKeyAccessRevoked_cannotAccess(long keyId) { in getGrantedKeyFromId_privateKeyAccessRevoked_cannotAccess()
152 public int getGrantedKeyPairFromId_privateKeyAccessGranted_succeeds(long keyId) { in getGrantedKeyPairFromId_privateKeyAccessGranted_succeeds()
178 public int getGrantedCertificateChainFromId_privateKeyAccessGranted_succeeds(long keyId) { in getGrantedCertificateChainFromId_privateKeyAccessGranted_succeeds()
216 private String decryptTextWithSecretKey(long keyId, byte[] cipherText, byte[] iv) in decryptTextWithSecretKey()
230 private String decryptTextWithPrivateKey(long keyId, byte[] cipherText) throws Exception { in decryptTextWithPrivateKey()
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/integration/gcpkms/
H A DGcpKmsClientTest.java104 String keyId = "projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in registerWithKeyUriAndFakeCloudKms_kmsAeadWorks() local
125 String keyId = "projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in registerWithKeyUriAndFakeCloudKms_kmsEnvelopeAeadWorks() local
148 String keyId = "projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in registerWithKeyUriAndFakeCloudKms_kmsAeadCanOnlyBeCreatedForRegisteredKeyUri() local
171 String keyId = "projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in registerWithKeyUriAndFakeCloudKms_kmsEnvelopeAeadCanOnlyBeCreatedForBoundedUri() local
195 String keyId = "projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in registerWithTwoKeyUriAndFakeCloudKms_kmsAeadWorks() local
226 String keyId = "projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in registerWithoutKeyUri_kmsAeadWorks() local
245 String keyId = "projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in kmsAead_encryptDecryptEmptyString_success() local
264 String keyId = "projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in kmsAeadCannotDecryptCiphertextOfDifferentUri() local
289 String keyId = "projects/tink-test/locations/global/keyRings/unit-test/cryptoKeys/aead-key"; in kmsAeadCannotDecryptCiphertextOfDifferentUriIfItIsHasAnInvalidUri() local

12345678910>>...25