aboutsummaryrefslogtreecommitdiff
path: root/cc/BUILD.bazel
diff options
context:
space:
mode:
authorwconner <wconner@google.com>2023-01-26 05:01:04 -0800
committerCopybara-Service <copybara-worker@google.com>2023-01-26 05:02:24 -0800
commit1ff148fcfd8921d041e75e7cbaf89f95e0ce5507 (patch)
tree1ea48a88a6f0c04c959e0af7c1a5dd15f29f2a0d /cc/BUILD.bazel
parent9f3e872dc7463c9abd02f01fc7dbfc433579a991 (diff)
downloadtink-1ff148fcfd8921d041e75e7cbaf89f95e0ce5507.tar.gz
Add test for creating a primitive from a legacy proto key.
PiperOrigin-RevId: 504811519
Diffstat (limited to 'cc/BUILD.bazel')
-rw-r--r--cc/BUILD.bazel2
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/BUILD.bazel b/cc/BUILD.bazel
index 3b920f5a4..398479297 100644
--- a/cc/BUILD.bazel
+++ b/cc/BUILD.bazel
@@ -925,7 +925,9 @@ cc_test(
"//internal:proto_key_serialization",
"//internal:proto_parameters_serialization",
"//mac:mac_key_templates",
+ "//proto:aes_cmac_cc_proto",
"//proto:tink_cc_proto",
+ "//subtle:random",
"//util:status",
"//util:test_matchers",
"//util:test_util",