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