Skip to content

key and data parameters should be const #8

@apulsifer

Description

@apulsifer

In the sip_hash function declarations, the key and data parameters should be declared const so the functions can be called with const arguments without having first to cast away the argument's const attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions