Home
last modified time | relevance | path

Searched defs:cryptoKey (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/google-cloud-java/java-kmsinventory/proto-google-cloud-kmsinventory-v1/src/main/java/com/google/cloud/kms/inventory/v1/
H A DProtectedResourcesSummaryName.java46 private final String cryptoKey; field in ProtectedResourcesSummaryName
117 String project, String location, String keyRing, String cryptoKey) { in of()
128 String project, String location, String keyRing, String cryptoKey) { in ofProjectLocationKeyRingCryptoKeyName()
139 String project, String location, String keyRing, String cryptoKey, String cryptoKeyVersion) { in ofProjectLocationKeyRingCryptoKeyCryptoKeyVersionName()
149 public static String format(String project, String location, String keyRing, String cryptoKey) { in format()
161 String project, String location, String keyRing, String cryptoKey) { in formatProjectLocationKeyRingCryptoKeyName()
173 String project, String location, String keyRing, String cryptoKey, String cryptoKeyVersion) { in formatProjectLocationKeyRingCryptoKeyCryptoKeyVersionName()
313 private String cryptoKey; field in ProtectedResourcesSummaryName.Builder
348 public Builder setCryptoKey(String cryptoKey) { in setCryptoKey()
378 private String cryptoKey; field in ProtectedResourcesSummaryName.ProjectLocationKeyRingCryptoKeyCryptoKeyVersionBuilder
[all …]
/aosp_15_r20/external/google-cloud-java/java-kmsinventory/google-cloud-kmsinventory/src/test/java/com/google/cloud/kms/inventory/v1/
H A DKeyTrackingServiceClientHttpJsonTest.java201 ResourceName cryptoKey = OrganizationName.of("[ORGANIZATION]"); in searchProtectedResourcesTest() local
235 ResourceName cryptoKey = OrganizationName.of("[ORGANIZATION]"); in searchProtectedResourcesExceptionTest() local
254 String cryptoKey = "cryptoKey1598288350"; in searchProtectedResourcesTest2() local
288 String cryptoKey = "cryptoKey1598288350"; in searchProtectedResourcesExceptionTest2() local
307 ResourceName cryptoKey = OrganizationName.of("[ORGANIZATION]"); in searchProtectedResourcesTest3() local
341 ResourceName cryptoKey = OrganizationName.of("[ORGANIZATION]"); in searchProtectedResourcesExceptionTest3() local
360 String cryptoKey = "cryptoKey1598288350"; in searchProtectedResourcesTest4() local
394 String cryptoKey = "cryptoKey1598288350"; in searchProtectedResourcesExceptionTest4() local
H A DKeyTrackingServiceClientTest.java192 ResourceName cryptoKey = OrganizationName.of("[ORGANIZATION]"); in searchProtectedResourcesTest() local
222 ResourceName cryptoKey = OrganizationName.of("[ORGANIZATION]"); in searchProtectedResourcesExceptionTest() local
241 String cryptoKey = "cryptoKey1598288350"; in searchProtectedResourcesTest2() local
271 String cryptoKey = "cryptoKey1598288350"; in searchProtectedResourcesExceptionTest2() local
290 ResourceName cryptoKey = OrganizationName.of("[ORGANIZATION]"); in searchProtectedResourcesTest3() local
320 ResourceName cryptoKey = OrganizationName.of("[ORGANIZATION]"); in searchProtectedResourcesExceptionTest3() local
339 String cryptoKey = "cryptoKey1598288350"; in searchProtectedResourcesTest4() local
369 String cryptoKey = "cryptoKey1598288350"; in searchProtectedResourcesExceptionTest4() local
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/kms/src/com/google/cloud/kms/v1/
H A DCryptoKeyName.java39 private final String cryptoKey; field in CryptoKeyName
81 String project, String location, String keyRing, String cryptoKey) { in of()
90 public static String format(String project, String location, String keyRing, String cryptoKey) { in format()
210 private String cryptoKey; field in CryptoKeyName.Builder
245 public Builder setCryptoKey(String cryptoKey) { in setCryptoKey()
H A DCryptoKeyVersionName.java39 private final String cryptoKey; field in CryptoKeyVersionName
88 String project, String location, String keyRing, String cryptoKey, String cryptoKeyVersion) { in of()
99 String project, String location, String keyRing, String cryptoKey, String cryptoKeyVersion) { in format()
236 private String cryptoKey; field in CryptoKeyVersionName.Builder
276 public Builder setCryptoKey(String cryptoKey) { in setCryptoKey()
H A DKeyManagementServiceClientTest.java1034 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in createCryptoKeyTest() local
1060 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in createCryptoKeyExceptionTest() local
1085 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in createCryptoKeyTest2() local
1111 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in createCryptoKeyExceptionTest2() local
1431 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in updateCryptoKeyTest() local
1455 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in updateCryptoKeyExceptionTest() local
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v1/src/main/java/com/google/cloud/functions/v1/
H A DCryptoKeyName.java39 private final String cryptoKey; field in CryptoKeyName
81 String project, String location, String keyRing, String cryptoKey) { in of()
90 public static String format(String project, String location, String keyRing, String cryptoKey) { in format()
210 private String cryptoKey; field in CryptoKeyName.Builder
245 public Builder setCryptoKey(String cryptoKey) { in setCryptoKey()
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/storage/src/com/google/storage/v2/
H A DCryptoKeyName.java39 private final String cryptoKey; field in CryptoKeyName
81 String project, String location, String keyRing, String cryptoKey) { in of()
90 public static String format(String project, String location, String keyRing, String cryptoKey) { in format()
210 private String cryptoKey; field in CryptoKeyName.Builder
245 public Builder setCryptoKey(String cryptoKey) { in setCryptoKey()
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2/src/main/java/com/google/cloud/functions/v2/
H A DCryptoKeyName.java39 private final String cryptoKey; field in CryptoKeyName
81 String project, String location, String keyRing, String cryptoKey) { in of()
90 public static String format(String project, String location, String keyRing, String cryptoKey) { in format()
210 private String cryptoKey; field in CryptoKeyName.Builder
245 public Builder setCryptoKey(String cryptoKey) { in setCryptoKey()
/aosp_15_r20/external/google-cloud-java/java-kms/proto-google-cloud-kms-v1/src/main/java/com/google/cloud/kms/v1/
H A DCryptoKeyName.java38 private final String cryptoKey; field in CryptoKeyName
80 String project, String location, String keyRing, String cryptoKey) { in of()
89 public static String format(String project, String location, String keyRing, String cryptoKey) { in format()
209 private String cryptoKey; field in CryptoKeyName.Builder
244 public Builder setCryptoKey(String cryptoKey) { in setCryptoKey()
H A DCryptoKeyVersionName.java39 private final String cryptoKey; field in CryptoKeyVersionName
88 String project, String location, String keyRing, String cryptoKey, String cryptoKeyVersion) { in of()
99 String project, String location, String keyRing, String cryptoKey, String cryptoKeyVersion) { in format()
236 private String cryptoKey; field in CryptoKeyVersionName.Builder
276 public Builder setCryptoKey(String cryptoKey) { in setCryptoKey()
/aosp_15_r20/external/google-cloud-java/java-kmsinventory/google-cloud-kmsinventory/src/main/java/com/google/cloud/kms/inventory/v1/
H A DKeyTrackingServiceClient.java352 OrganizationName scope, ResourceName cryptoKey) { in searchProtectedResources()
389 OrganizationName scope, String cryptoKey) { in searchProtectedResources()
426 String scope, ResourceName cryptoKey) { in searchProtectedResources()
463 String scope, String cryptoKey) { in searchProtectedResources()
/aosp_15_r20/external/openthread/src/core/crypto/
H A Daes_ccm.cpp45 Key cryptoKey; in SetKey() local
53 Key cryptoKey; in SetKey() local
H A Dcrypto_platform.cpp281 Key cryptoKey; in otPlatCryptoHkdfExpand() local
315 Key cryptoKey; in otPlatCryptoHkdfExtract() local
/aosp_15_r20/external/google-cloud-java/java-kms/google-cloud-kms/src/test/java/com/google/cloud/kms/v1/
H A DKeyManagementServiceClientHttpJsonTest.java1173 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in createCryptoKeyTest() local
1203 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in createCryptoKeyExceptionTest() local
1231 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in createCryptoKeyTest2() local
1261 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in createCryptoKeyExceptionTest2() local
1633 CryptoKey cryptoKey = in updateCryptoKeyTest() local
1677 CryptoKey cryptoKey = in updateCryptoKeyExceptionTest() local
H A DKeyManagementServiceClientTest.java1057 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in createCryptoKeyTest() local
1083 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in createCryptoKeyExceptionTest() local
1111 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in createCryptoKeyTest2() local
1137 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in createCryptoKeyExceptionTest2() local
1491 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in updateCryptoKeyTest() local
1515 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in updateCryptoKeyExceptionTest() local
/aosp_15_r20/external/openthread/src/core/thread/
H A Dkey_manager.cpp298 Crypto::Key cryptoKey; in ComputeKeys() local
320 Crypto::Key cryptoKey; in ComputeTrelKey() local
/aosp_15_r20/external/google-cloud-java/java-kmsinventory/samples/snippets/generated/com/google/cloud/kms/inventory/v1/keytrackingservice/searchprotectedresources/
H A DSyncSearchProtectedResourcesOrganizationnameResourcename.java39 ResourceName cryptoKey = OrganizationName.of("[ORGANIZATION]"); in syncSearchProtectedResourcesOrganizationnameResourcename() local
H A DSyncSearchProtectedResourcesOrganizationnameString.java38 String cryptoKey = OrganizationName.of("[ORGANIZATION]").toString(); in syncSearchProtectedResourcesOrganizationnameString() local
H A DSyncSearchProtectedResourcesStringResourcename.java39 ResourceName cryptoKey = OrganizationName.of("[ORGANIZATION]"); in syncSearchProtectedResourcesStringResourcename() local
H A DSyncSearchProtectedResourcesStringString.java38 String cryptoKey = OrganizationName.of("[ORGANIZATION]").toString(); in syncSearchProtectedResourcesStringString() local
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/kms/samples/snippets/generated/main/java/com/google/cloud/kms/v1/keymanagementservice/updatecryptokey/
H A DSyncUpdateCryptoKeyCryptokeyFieldmask.java38 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in syncUpdateCryptoKeyCryptokeyFieldmask() local
/aosp_15_r20/external/google-cloud-java/java-kms/samples/snippets/generated/com/google/cloud/kms/v1/keymanagementservice/updatecryptokey/
H A DSyncUpdateCryptoKeyCryptokeyFieldmask.java38 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in syncUpdateCryptoKeyCryptokeyFieldmask() local
/aosp_15_r20/external/google-cloud-java/java-kms/samples/snippets/generated/com/google/cloud/kms/v1/keymanagementservice/createcryptokey/
H A DSyncCreateCryptoKeyStringStringCryptokey.java40 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in syncCreateCryptoKeyStringStringCryptokey() local
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/kms/samples/snippets/generated/main/java/com/google/cloud/kms/v1/keymanagementservice/createcryptokey/
H A DSyncCreateCryptoKeyKeyringnameStringCryptokey.java40 CryptoKey cryptoKey = CryptoKey.newBuilder().build(); in syncCreateCryptoKeyKeyringnameStringCryptokey() local

12