Function EVP_PKEY_CTX_hex2ctrl

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_hex2ctrl(
    ctx: *mut evp_pkey_ctx_st,
    cmd: i32,
    hex: *const i8,
) -> i32