boring_sys

Function SSL_use_RSAPrivateKey

Source
pub unsafe extern "C" fn SSL_use_RSAPrivateKey(
    ssl: *mut SSL,
    rsa: *mut RSA,
) -> c_int