File tf-psa-crypto/include/tf-psa-crypto/version.h

Run-time version information.

Functions

unsigned int tf_psa_crypto_version_get_number(void)

Get the version number.

Returns:

The constructed version number in the format MMNNPP00 (Major, Minor, Patch).

const char *tf_psa_crypto_version_get_string(void)

Get a pointer to the version string (“x.y.z”).

const char *tf_psa_crypto_version_get_string_full(void)

Get a pointer to the full version string (“TF-PSA-Crypto x.y.z”).