BN_mul_word
bssl_
sys
bssl_sys
Function
BN_
mul_
word
Copy item path
Source
pub unsafe extern "C" fn BN_mul_word( bn:
*mut
BIGNUM
, w:
BN_ULONG
, ) ->
c_int