aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function EVP_PKEY_derive

Source
pub unsafe extern "C" fn EVP_PKEY_derive(
    ctx: *mut EVP_PKEY_CTX,
    key: *mut u8,
    out_key_len: *mut usize,
) -> c_int