Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_div.c141 static int bn_left_align(BIGNUM *num) in bn_left_align() function
291 norm_shift = bn_left_align(sdiv); in bn_div_fixed_top()