aws_lc_sys

Function EVP_PKEY_CTX_set_cb

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_set_cb(
    ctx: *mut EVP_PKEY_CTX,
    cb: EVP_PKEY_gen_cb,
)