aws_lc_sys

Function RSA_pkey_ctx_ctrl

Source
pub unsafe extern "C" fn RSA_pkey_ctx_ctrl(
    ctx: *mut EVP_PKEY_CTX,
    optype: c_int,
    cmd: c_int,
    p1: c_int,
    p2: *mut c_void,
) -> c_int