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