summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rc4/rc4_enc.c
diff options
context:
space:
mode:
authorschwarze <>2021-11-09 16:23:04 +0000
committerschwarze <>2021-11-09 16:23:04 +0000
commit07305e812277e705090ef12fc544cfaca761f7b0 (patch)
tree4dc19afbd041656723e065e96b849fe1492d029a /src/lib/libcrypto/rc4/rc4_enc.c
parentd4156b94767ce35582c9f6861681233e5be95a3c (diff)
downloadopenbsd-07305e812277e705090ef12fc544cfaca761f7b0.tar.gz
openbsd-07305e812277e705090ef12fc544cfaca761f7b0.tar.bz2
openbsd-07305e812277e705090ef12fc544cfaca761f7b0.zip
Split a new page X509_load_cert_file(3) with three functions
out of X509_LOOKUP_hash_dir(3) because both groups of functions differ substantially in purpose and structure. Rewrite the complete text of X509_load_cert_file(3) from scratch for correctness and clarity. This fixes several documentation errors: 1. The names of the constants were wrong, lacking the "X509_" prefix. 2. None of these functions support X509_FILETYPE_DEFAULT, neither in OpenSSL nor in LibreSSL. 3. The memory cache does not contain X509_STORE objects; instead, the X509_STORE object *is* the memory cache.
Diffstat (limited to 'src/lib/libcrypto/rc4/rc4_enc.c')
0 files changed, 0 insertions, 0 deletions