openssl_sys

Function EVP_PKEY_sign_init

source
pub unsafe extern "C" fn EVP_PKEY_sign_init(
    ctx: *mut EVP_PKEY_CTX,
) -> c_int