Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/bn/
Dbn_test.cc109 static int rand_neg();
352 a->neg = rand_neg(); in test_add()
353 b->neg = rand_neg(); in test_add()
399 a->neg = rand_neg(); in test_sub()
400 b->neg = rand_neg(); in test_sub()
456 a->neg = rand_neg(); in test_div()
457 b->neg = rand_neg(); in test_div()
523 a->neg = rand_neg(); in test_lshift1()
561 a->neg = rand_neg(); in test_rshift()
594 a->neg = rand_neg(); in test_rshift1()
[all …]