summaryrefslogtreecommitdiff
path: root/src/lib/libtls/man/tls_load_file.3
diff options
context:
space:
mode:
authorinoguchi <>2019-07-08 11:56:18 +0000
committerinoguchi <>2019-07-08 11:56:18 +0000
commite6083e7e4d5f05795e40db857f1e349378012a56 (patch)
tree310341efad6ce481d2f014d248212cbd16751d44 /src/lib/libtls/man/tls_load_file.3
parentebeed0dda0133e10c0a166666be50c05d13fff22 (diff)
downloadopenbsd-e6083e7e4d5f05795e40db857f1e349378012a56.tar.gz
openbsd-e6083e7e4d5f05795e40db857f1e349378012a56.tar.bz2
openbsd-e6083e7e4d5f05795e40db857f1e349378012a56.zip
Clean up pvkfmt.c
- Replace EVP_CIPHER_CTX_init with EVP_CIPHER_CTX_new and handle return value - Replace EVP_CIPHER_CTX_cleanup with EVP_CIPHER_CTX_free - Change two 'return -1;' to 'goto err;' for avoiding leak - Remove the case if enclevel == 0 - Change enclevel checking to make more consistent - Change all goto label to 'err' and insert space before goto label ok and advise from tb@
Diffstat (limited to 'src/lib/libtls/man/tls_load_file.3')
0 files changed, 0 insertions, 0 deletions