Function EVP_PKEY_CTX_set1_id

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_set1_id(
    ctx: *mut evp_pkey_ctx_st,
    id: *const c_void,
    len: i32,
) -> i32