Function wolf_crypto_sys::wc_DhCheckPrivKey
source ยท pub unsafe extern "C" fn wc_DhCheckPrivKey(
key: *mut DhKey,
priv_: *const byte,
pubSz: word32,
) -> c_intpub unsafe extern "C" fn wc_DhCheckPrivKey(
key: *mut DhKey,
priv_: *const byte,
pubSz: word32,
) -> c_int