Home
last modified time | relevance | path

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

/external/rust/crates/ring/crypto/
Dconstant_time_test.c91 static crypto_word test_values_s[] = { variable
115 i < sizeof(test_values_s) / sizeof(test_values_s[0]); ++i) { in bssl_constant_time_test_main()
116 crypto_word a = test_values_s[i]; in bssl_constant_time_test_main()
119 j < sizeof(test_values_s) / sizeof(test_values_s[0]); ++j) { in bssl_constant_time_test_main()
120 crypto_word b = test_values_s[j]; in bssl_constant_time_test_main()