summaryrefslogtreecommitdiffstats
path: root/doc/doxyout/hcrypto/man/man3/page_evp.3
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2011-10-05 07:23:29 +0000
committerstas <stas@FreeBSD.org>2011-10-05 07:23:29 +0000
commit33f661cecdad3182ee66b47805fa4bb212e0da6c (patch)
tree57a48e7e9b592f2d5b713e80a4455820625c2b7b /doc/doxyout/hcrypto/man/man3/page_evp.3
parent100a21d381c0fe86cfacf55ea7b18ec0bd2322bf (diff)
downloadFreeBSD-src-33f661cecdad3182ee66b47805fa4bb212e0da6c.zip
FreeBSD-src-33f661cecdad3182ee66b47805fa4bb212e0da6c.tar.gz
- Import Heimdal 1.5 distribution.
Diffstat (limited to 'doc/doxyout/hcrypto/man/man3/page_evp.3')
-rw-r--r--doc/doxyout/hcrypto/man/man3/page_evp.39
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/doxyout/hcrypto/man/man3/page_evp.3 b/doc/doxyout/hcrypto/man/man3/page_evp.3
new file mode 100644
index 0000000..6714c90
--- /dev/null
+++ b/doc/doxyout/hcrypto/man/man3/page_evp.3
@@ -0,0 +1,9 @@
+.TH "page_evp" 3 "30 Jul 2011" "Version 1.5" "Heimdal crypto library" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+page_evp \- EVP - generic crypto interface
+See the library functions here: \fBEVP generic crypto functions\fP
+.SH "EVP Cipher"
+.PP
+The use of \fBEVP_CipherInit_ex()\fP and EVP_Cipher() is pretty easy to understand forward, then \fBEVP_CipherUpdate()\fP and \fBEVP_CipherFinal_ex()\fP really needs an example to explain \fBexample_evp_cipher::c\fP .
OpenPOWER on IntegriCloud