aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-12-06 14:36:04 +0100
committerRichard Levitte <levitte@openssl.org>2017-01-11 18:27:27 +0100
commit18cfc668eae2c296e9bc90ffc989d9bbe61cc82f (patch)
treea54dec7ebd83cfcf54da1338590299a15702c767 /doc
parenta223ffe6d35209c59ed498ee89d1bac6e82e2ac2 (diff)
downloadopenssl-18cfc668eae2c296e9bc90ffc989d9bbe61cc82f.tar.gz
Add an application data field in the UI_METHOD
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2204)
Diffstat (limited to 'doc')
-rw-r--r--doc/man3/CRYPTO_get_ex_new_index.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/man3/CRYPTO_get_ex_new_index.pod b/doc/man3/CRYPTO_get_ex_new_index.pod
index 98085f525b..ed32bb20cc 100644
--- a/doc/man3/CRYPTO_get_ex_new_index.pod
+++ b/doc/man3/CRYPTO_get_ex_new_index.pod
@@ -52,6 +52,7 @@ The specific structures are:
RSA
ENGINE
UI
+ UI_METHOD
BIO
Each is identified by an B<CRYPTO_EX_INDEX_xxx> define in the B<crypto.h>