Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/bn/
H A Dbn_shift.c34 check_shift_result(BIGNUM *bn1) in check_shift_result() function
107 if (!check_shift_result(bn1)) in test_bn_shift1()
122 if (!check_shift_result(bn2)) in test_bn_shift1()
134 if (!check_shift_result(bn1)) in test_bn_shift1()
177 if (!check_shift_result(bn1)) in test_bn_shift()
206 if (!check_shift_result(bn1)) in test_bn_shift()
221 if (!check_shift_result(bn2)) in test_bn_shift()
233 if (!check_shift_result(bn1)) in test_bn_shift()
245 if (!check_shift_result(bn2)) in test_bn_shift()
253 if (!check_shift_result(bn2)) in test_bn_shift()
[all …]