openssl_
sys
0.9.104
openssl_sys
Function
RSA_set0_factors
Copy item path
source
pub unsafe extern "C" fn RSA_set0_factors( r:
*mut
RSA
, p:
*mut
BIGNUM
, q:
*mut
BIGNUM
, ) ->
c_int