Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/subtle/
H A 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 …]
/aosp_15_r20/system/connectivity/wificond/tests/
Dnl80211_packet_unittest.cpp248 std::vector<uint8_t> expected_mac( in TEST() local
270 std::vector<uint8_t> expected_mac( in TEST() local
/aosp_15_r20/external/crosvm/tests/
H A Dplugin_net_config.c26 const uint8_t expected_mac[] = {0xde, 0x21, 0xe8, 0x47, 0x6b, 0x6a}; variable
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/aead/
Dpoly1305.rs146 let expected_mac = test_case.consume_bytes("MAC"); in test_poly1305() localVariable
/aosp_15_r20/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
/aosp_15_r20/external/rust/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
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/pkcs8/
H A Dpkcs8_x509.c560 const CBS *authsafes, const CBS *expected_mac) { in pkcs12_check_mac()
663 CBS mac, salt, expected_mac; in PKCS12_get_key_and_certs() local
/aosp_15_r20/external/boringssl/src/crypto/pkcs8/
H A Dpkcs8_x509.c560 const CBS *authsafes, const CBS *expected_mac) { in pkcs12_check_mac()
663 CBS mac, salt, expected_mac; in PKCS12_get_key_and_certs() local
/aosp_15_r20/system/keymint/tests/src/
H A Dlib.rs168 expected_mac: &'static str, in test_hmac() field
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/
H A DKeymasterHidlTest.cpp542 const string& expected_mac) { in CheckHmacTestVector()
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintAidlTestBase.cpp1011 Digest digest, const string& expected_mac) { in CheckHmacTestVector()
/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp765 const string& expected_mac) { in CheckHmacTestVector()