wc_ChaCha20Poly1305_CheckTag

Function wc_ChaCha20Poly1305_CheckTag 

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