Searched defs:expected_mac (Results 1 – 6 of 6) sorted by relevance
| /external/tink/cc/subtle/ |
| D | streaming_mac_impl_test.cc | 73 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/ |
| D | plugin_net_config.c | 26 const uint8_t expected_mac[] = {0xde, 0x21, 0xe8, 0x47, 0x6b, 0x6a}; variable
|
| /external/rust/crates/ring/src/aead/ |
| D | poly1305.rs | 147 let expected_mac = test_case.consume_bytes("MAC"); in test_poly1305() localVariable
|
| /external/boringssl/src/crypto/pkcs8/ |
| D | pkcs8_x509.c | 560 const CBS *authsafes, const CBS *expected_mac) { in pkcs12_check_mac() 663 CBS mac, salt, expected_mac; in PKCS12_get_key_and_certs() local
|
| /external/cronet/third_party/boringssl/src/crypto/pkcs8/ |
| D | pkcs8_x509.c | 559 const CBS *authsafes, const CBS *expected_mac) { in pkcs12_check_mac() 662 CBS mac, salt, expected_mac; in PKCS12_get_key_and_certs() local
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/pkcs8/ |
| D | pkcs8_x509.c | 606 const CBS *authsafes, const CBS *expected_mac) { in pkcs12_check_mac() 709 CBS mac, salt, expected_mac; in PKCS12_get_key_and_certs() local
|