xref: /netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/man/man3/page_evp.3 (revision afab4e300d3a9fb07dd8c80daf53d0feb3345706)
$NetBSD: page_evp.3,v 1.3 2023/06/19 21:41:39 christos Exp $

"page_evp" 3 "Tue Nov 15 2022" "Version 7.8.0" "Heimdal crypto library" \" -*- nroff -*-
NAME
page_evp - EVP - generic crypto interface See the library functions here: EVP generic crypto functions
"EVP Cipher"

The use of EVP_CipherInit_ex() and EVP_Cipher() is pretty easy to understand forward, then EVP_CipherUpdate() and EVP_CipherFinal_ex() really needs an example to explain example_evp_cipher.c .