summaryrefslogtreecommitdiff
path: root/library/cipher_wrap.c
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2015-01-22 16:11:05 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2015-01-22 16:11:05 +0000
commitb4fe3cb1fa91c69907a1685cc21ea21007633798 (patch)
tree59ea87363ca5e184b4f1855835bb20ed0e1044d2 /library/cipher_wrap.c
parent967a2a5f8cfb0cbafbe8ee09b54856742470b109 (diff)
Rename to mbed TLS in the documentation/comments
Diffstat (limited to 'library/cipher_wrap.c')
-rw-r--r--library/cipher_wrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cipher_wrap.c b/library/cipher_wrap.c
index 2a7d9208..d897169b 100644
--- a/library/cipher_wrap.c
+++ b/library/cipher_wrap.c
@@ -1,7 +1,7 @@
/**
* \file cipher_wrap.c
*
- * \brief Generic cipher wrapper for PolarSSL
+ * \brief Generic cipher wrapper for mbed TLS
*
* \author Adriaan de Jong <dejong@fox-it.com>
*