commit | e658176dfad4e30b6b2fdefbc0d465f30cb308e6 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Mar 20 17:21:21 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Mar 20 17:26:50 2015 +0000 |
tree | 55d0b22bdb85bcdbb8b97865452c58ee7d278790 | |
parent | 71432849ed87558d3b4e2e9adcd2bfa8f6609de6 [diff] [blame] |
Mark a few additional deprecations
diff --git a/include/polarssl/openssl.h b/include/polarssl/openssl.h index 63c16e5..dc0eba4 100644 --- a/include/polarssl/openssl.h +++ b/include/polarssl/openssl.h
@@ -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)