Home
last modified time | relevance | path

Searched refs:HMAC_TESTS (Results 1 – 1 of 1) sorted by relevance

/system/keymint/tests/src/
Dlib.rs171 const HMAC_TESTS : &[TestCase] = &[ in test_hmac() constant
329 for (i, test) in HMAC_TESTS.iter().enumerate() { in test_hmac()