Skip to main content

EVP_PKEY_marshal_ec_compressed_point

Function EVP_PKEY_marshal_ec_compressed_point 

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