1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-11-05 08:10:38 +03:00

Mark a few additional deprecations

This commit is contained in:
Manuel Pégourié-Gonnard
2015-03-20 17:21:21 +00:00
parent 71432849ed
commit e658176dfa
3 changed files with 6 additions and 4 deletions

View File

@@ -3,6 +3,8 @@
*
* \brief OpenSSL wrapper (definitions, inline functions).
*
* \deprecated Use native mbed TLS functions instead
*
* Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://tls.mbed.org)