Function wolf_crypto_sys::wc_DhKeyDecode

source ยท
pub unsafe extern "C" fn wc_DhKeyDecode(
    input: *const byte,
    inOutIdx: *mut word32,
    key: *mut DhKey,
    inSz: word32,
) -> c_int