Function wolf_crypto_sys::wc_InitBlake2s_WithKey
source ยท pub unsafe extern "C" fn wc_InitBlake2s_WithKey(
b2s: *mut Blake2s,
digestSz: word32,
key: *const byte,
keylen: word32,
) -> c_intpub unsafe extern "C" fn wc_InitBlake2s_WithKey(
b2s: *mut Blake2s,
digestSz: word32,
key: *const byte,
keylen: word32,
) -> c_int