Lines Matching refs:TestCase
83 struct TestCase { in test_hkdf() struct
91 const HKDF_TESTS: &[TestCase] = &[ in test_hkdf()
93 TestCase { in test_hkdf()
105 TestCase { in test_hkdf()
138 TestCase { in test_hkdf()
163 struct TestCase { in test_hmac() struct
171 const HMAC_TESTS : &[TestCase] = &[ in test_hmac()
172 TestCase { in test_hmac()
179 TestCase { in test_hmac()
187 TestCase { in test_hmac()
196 TestCase { in test_hmac()
206 TestCase { in test_hmac()
216 TestCase { in test_hmac()
227 TestCase { in test_hmac()
240 TestCase { in test_hmac()
250 TestCase { in test_hmac()
260 TestCase { in test_hmac()
271 TestCase { in test_hmac()
284 TestCase { in test_hmac()
294 TestCase { in test_hmac()
304 TestCase { in test_hmac()
315 TestCase { in test_hmac()
387 struct TestCase { in test_aes_gcm() struct
397 TestCase { in test_aes_gcm()
405 TestCase { in test_aes_gcm()
485 struct TestCase { in test_des() struct
491 TestCase { in test_des()
496 TestCase { in test_des()
525 struct TestCase { in test_sha256() struct
530 TestCase { in test_sha256()
534 TestCase { in test_sha256()