Lines Matching refs:expected_mac
168 expected_mac: &'static str, in test_hmac() field
177 expected_mac: "e0ff02553d9a619661026c7aa1ddf59b7b44eac06a9908ff9e19961d481935d4", in test_hmac()
184 …expected_mac: "481e10d823ba64c15b94537a3de3f253c16642451ac45124dd4dde120bf1e5c15e55487d55ba72b4303… in test_hmac()
192 expected_mac: "07eff8b326b7798c9ccfcbdbe579489ac785a7995a04618b1a2813c26744777d", in test_hmac()
201 expected_mac: concat!( in test_hmac()
211 expected_mac: concat!( in test_hmac()
221 expected_mac: concat!( in test_hmac()
232 expected_mac: concat!( in test_hmac()
245 expected_mac: concat!( in test_hmac()
255 expected_mac: concat!( in test_hmac()
265 expected_mac: concat!( in test_hmac()
276 expected_mac: concat!( in test_hmac()
289 expected_mac: concat!( in test_hmac()
299 expected_mac: concat!( in test_hmac()
309 expected_mac: concat!( in test_hmac()
320 expected_mac: concat!( in test_hmac()
337 test.expected_mac[..(test.tag_size * 2)], in test_hmac()