Function wolf_crypto_sys::wc_DsaKeyToDer
source ยท pub unsafe extern "C" fn wc_DsaKeyToDer(
key: *mut DsaKey,
output: *mut byte,
inLen: word32,
) -> c_intpub unsafe extern "C" fn wc_DsaKeyToDer(
key: *mut DsaKey,
output: *mut byte,
inLen: word32,
) -> c_int