Searched refs:bn_rshift_fixed_top (Results 1 – 3 of 3) sorted by relevance
159 ret = bn_rshift_fixed_top(r, a, n); in BN_rshift()173 int bn_rshift_fixed_top(BIGNUM *r, const BIGNUM *a, int n) in bn_rshift_fixed_top() function
450 bn_rshift_fixed_top(rm, snum, norm_shift); in bn_div_fixed_top()
86 int bn_rshift_fixed_top(BIGNUM *r, const BIGNUM *a, int n);