Home
last modified time | relevance | path

Searched refs:MBEDTLS_VERSION_STRING_FULL (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/secure_fw/partitions/crypto/
Dcrypto_library.c76 memcpy(mbedtls_version_full, MBEDTLS_VERSION_STRING_FULL, sizeof(MBEDTLS_VERSION_STRING_FULL)); in tfm_crypto_library_get_info()
/trusted-firmware-m-latest/interface/include/mbedtls/
Dbuild_info.h38 #define MBEDTLS_VERSION_STRING_FULL "Mbed TLS 3.6.2" macro