1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Merge pull request #139 from Patater/des-faster-and-typo-fix

Make DES self-test faster, and fix a typo
This commit is contained in:
Jaeden Amero
2019-09-04 12:18:39 +01:00
committed by GitHub
2 changed files with 16 additions and 16 deletions

View File

@ -1,7 +1,7 @@
/**
* \file psa/crypto_platform.h
*
* \brief PSA cryptography module: Mbed TLS platfom definitions
* \brief PSA cryptography module: Mbed TLS platform definitions
*
* \note This file may not be included directly. Applications must
* include psa/crypto.h.