summaryrefslogtreecommitdiff
path: root/engines/e_padlock.c
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-07-14 09:38:22 +1000
committerRichard Levitte <levitte@openssl.org>2020-07-16 09:12:27 +0200
commitcf8e8cba93776cda9a137232df58a17d7c9a8fc1 (patch)
tree7a529b78ee0f2624840f8111669393ed71cc33e2 /engines/e_padlock.c
parent597f3f3ab144a4f3616073f41ee3722e1b75f2a3 (diff)
downloadopenssl-new-cf8e8cba93776cda9a137232df58a17d7c9a8fc1.tar.gz
deprecate engines
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12226)
Diffstat (limited to 'engines/e_padlock.c')
-rw-r--r--engines/e_padlock.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/e_padlock.c b/engines/e_padlock.c
index af5ac24a21..713a79a368 100644
--- a/engines/e_padlock.c
+++ b/engines/e_padlock.c
@@ -8,8 +8,8 @@
*/
/*
- * This file uses the low level AES functions (which are deprecated for
- * non-internal use) in order to implement the padlock engine AES ciphers.
+ * This file uses the low level AES and engine functions (which are deprecated
+ * for non-internal use) in order to implement the padlock engine AES ciphers.
*/
#define OPENSSL_SUPPRESS_DEPRECATED