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

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

Completed in 59 milliseconds