Skip to main content

wc_EccPublicKeyDecode

Function wc_EccPublicKeyDecode 

Source
pub unsafe extern "C" fn wc_EccPublicKeyDecode(
    input: *const byte,
    inOutIdx: *mut word32,
    key: *mut ecc_key,
    inSz: word32,
) -> c_int