Skip to main content

MLDSA44_verify_message_representative

Function MLDSA44_verify_message_representative 

Source
pub unsafe extern "C" fn MLDSA44_verify_message_representative(
    public_key: *const MLDSA44_public_key,
    signature: *const u8,
    signature_len: usize,
    msg_rep: *const u8,
) -> c_int