bssl_
sys
0.0.1
bssl_sys
Function
BN_lshift
Copy item path
Source
pub unsafe extern "C" fn BN_lshift( r:
*mut
BIGNUM
, a:
*const
BIGNUM
, n:
c_int
, ) ->
c_int