1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00

Rename to mbed TLS in the documentation/comments

This commit is contained in:
Manuel Pégourié-Gonnard
2015-01-22 16:11:05 +00:00
parent 967a2a5f8c
commit b4fe3cb1fa
32 changed files with 73 additions and 73 deletions

View File

@ -1,7 +1,7 @@
/**
* \file cipher.c
*
* \brief Generic cipher wrapper for PolarSSL
* \brief Generic cipher wrapper for mbed TLS
*
* \author Adriaan de Jong <dejong@fox-it.com>
*