mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Fix wrong \file name in Doxygen comments
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* \file mbedtls_md.c
|
* \file md.c
|
||||||
*
|
*
|
||||||
* \brief Generic message digest wrapper for mbed TLS
|
* \brief Generic message digest wrapper for mbed TLS
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/** \file psa_crypto_helpers.c
|
/** \file fake_external_rng_for_test.c
|
||||||
*
|
*
|
||||||
* \brief Helper functions to test PSA crypto functionality.
|
* \brief Helper functions to test PSA crypto functionality.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user