Searched refs:out_is_negative (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/regress/lib/libcrypto/bn/
H A Dbn_word.c29 int out_is_negative; member in struct:bn_word_test
47 if (BN_is_negative(bn) != bwt->out_is_negative) {
49 op_name, BN_is_negative(bn), bwt->out_is_negative);
148 .out_is_negative = 1,
186 .out_is_negative = 1,
205 .out_is_negative = 1,
224 .out_is_negative = 1,
231 .out_is_negative = 1,
281 .out_is_negative = 1,
288 .out_is_negative
[all...]

Completed in 104 milliseconds