Home
last modified time | relevance | path

Searched defs:expected_mac (Results 1 – 7 of 7) sorted by relevance

/external/tink/cc/subtle/
Dstreaming_mac_impl_test.cc73 std::string expected_mac) { in GetVerifyMacOutputStream()
85 std::string expected_mac = "23:0:DummyMac:streaming mac:"; in TEST() local
96 std::string expected_mac = in TEST() local
116 std::string expected_mac = in TEST() local
161 std::string expected_mac = "23:0:DummyMac:streaming mac:"; in TEST() local
171 std::string expected_mac = in TEST() local
186 std::string expected_mac = "23:1:DummyMac:streaming mac:"; in TEST() local
197 std::string expected_mac = "23:20:DummyMac:streaming mac:I am wrong message"; in TEST() local
216 std::string expected_mac = in TEST() local
233 std::string expected_mac = "23:1:DummyMac:streaming mac:"; in TEST() local
[all …]
/external/crosvm/tests/
Dplugin_net_config.c26 const uint8_t expected_mac[] = {0xde, 0x21, 0xe8, 0x47, 0x6b, 0x6a}; variable
/external/rust/android-crates-io/crates/ring/src/aead/
Dpoly1305.rs146 let expected_mac = test_case.consume_bytes("MAC"); in test_poly1305() localVariable
/external/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.cc509 const CBS *authsafes, const CBS *expected_mac) { in pkcs12_check_mac()
611 CBS mac, salt, expected_mac; in PKCS12_get_key_and_certs() local
/external/cronet/tot/third_party/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.cc555 const CBS *authsafes, const CBS *expected_mac) { in pkcs12_check_mac()
657 CBS mac, salt, expected_mac; in PKCS12_get_key_and_certs() local
/external/cronet/stable/third_party/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.cc555 const CBS *authsafes, const CBS *expected_mac) { in pkcs12_check_mac()
657 CBS mac, salt, expected_mac; in PKCS12_get_key_and_certs() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c606 const CBS *authsafes, const CBS *expected_mac) { in pkcs12_check_mac()
709 CBS mac, salt, expected_mac; in PKCS12_get_key_and_certs() local