Function wolfssl_sys::wc_ChaCha20Poly1305_CheckTag

source ·
pub unsafe extern "C" fn wc_ChaCha20Poly1305_CheckTag(
    authTag: *const byte,
    authTagChk: *const byte
) -> c_int