/aosp_15_r20/external/tink/cc/subtle/ |
H A 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 …]
|
/aosp_15_r20/system/connectivity/wificond/tests/ |
D | nl80211_packet_unittest.cpp | 248 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 D | plugin_net_config.c | 26 const uint8_t expected_mac[] = {0xde, 0x21, 0xe8, 0x47, 0x6b, 0x6a}; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/aead/ |
D | poly1305.rs | 146 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/ |
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
|
/aosp_15_r20/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
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/pkcs8/ |
H A 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
|
/aosp_15_r20/external/boringssl/src/crypto/pkcs8/ |
H A 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
|
/aosp_15_r20/system/keymint/tests/src/ |
H A D | lib.rs | 168 expected_mac: &'static str, in test_hmac() field
|
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | KeymasterHidlTest.cpp | 542 const string& expected_mac) { in CheckHmacTestVector()
|
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintAidlTestBase.cpp | 1011 Digest digest, const string& expected_mac) { in CheckHmacTestVector()
|
/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 765 const string& expected_mac) { in CheckHmacTestVector()
|