mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-16 17:43:14 +00:00
Revert "psa_util: fix typo in comment"
This reverts commit 98f5db9fca7fa9dc3a30c3264b720e41589d713d. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
98f5db9fca
commit
cd38f27206
@ -155,7 +155,7 @@ mbedtls_ecp_group_id mbedtls_ecc_group_of_psa(psa_ecc_family_t curve,
|
|||||||
* \param md_type The type of digest to search for.
|
* \param md_type The type of digest to search for.
|
||||||
*
|
*
|
||||||
* \return The PSA algorithm identifier associated with \p md_type;
|
* \return The PSA algorithm identifier associated with \p md_type;
|
||||||
* #PSA_ALG_NONE if the algorithm is unsupported or invalid.
|
* #PSA_ALG_NONE if the algorithm is unuspported or invalid.
|
||||||
*/
|
*/
|
||||||
psa_algorithm_t mbedtls_md_psa_alg_from_type(mbedtls_md_type_t md_type);
|
psa_algorithm_t mbedtls_md_psa_alg_from_type(mbedtls_md_type_t md_type);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user