Function wolf_crypto_sys::AddSignature

source ยท
pub unsafe extern "C" fn AddSignature(
    buf: *mut byte,
    bodySz: c_int,
    sig: *const byte,
    sigSz: c_int,
    sigAlgoType: c_int,
) -> c_int