Skip to main content

EVP_PKEY_marshal_ec_private_scalar

Function EVP_PKEY_marshal_ec_private_scalar 

Source
pub unsafe extern "C" fn EVP_PKEY_marshal_ec_private_scalar(
    cbb: *mut CBB,
    key: *const EVP_PKEY,
) -> c_int