aws_lc_sys

Function EVP_marshal_private_key

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