Function wolfssl_sys::wc_ChaCha20Poly1305_UpdateAad
source ยท pub unsafe extern "C" fn wc_ChaCha20Poly1305_UpdateAad(
aead: *mut ChaChaPoly_Aead,
inAAD: *const byte,
inAADLen: word32,
) -> c_intpub unsafe extern "C" fn wc_ChaCha20Poly1305_UpdateAad(
aead: *mut ChaChaPoly_Aead,
inAAD: *const byte,
inAADLen: word32,
) -> c_int