bssl_
sys
0.0.1
bssl_sys
Function
BN_sub_word
Copy item path
Source
pub unsafe extern "C" fn BN_sub_word( a:
*mut
BIGNUM
, w:
BN_ULONG
, ) ->
c_int