Skip to content

Use LTC_ prefix for all libtomcrypt macros and preprocessor definitions #579

@mabuchner

Description

@mabuchner

libtomcrypt defines many macros and preprocessor definitions.

Some of them use a LTM_ prefix, but many of them don't.

For example, take a look at the tomcrypt_macros.h.

This can easily cause name collisions.

All macros and preprocessor definitions from libtomcrypt should therefore use a LTC_ prefix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions