summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/dsa.c
diff options
context:
space:
mode:
authortb <>2024-01-25 09:40:09 +0000
committertb <>2024-01-25 09:40:09 +0000
commit194233cb74b81e0be44fef744914b91369d9912f (patch)
treeada68b77d53ac3d554e92e0ae3d98066fbce5dbd /src/usr.bin/openssl/dsa.c
parentf33f863f9b989e14a92b65e7d8c585533a3b70d6 (diff)
downloadopenbsd-194233cb74b81e0be44fef744914b91369d9912f.tar.gz
openbsd-194233cb74b81e0be44fef744914b91369d9912f.tar.bz2
openbsd-194233cb74b81e0be44fef744914b91369d9912f.zip
newpass_p12(): factor for loop body into helpers
Since newpass_bags() and sk_PKCS7_push() could be shared between two otherwise entirely unrelated code paths, it was decided to dedup the code in about the ugliest possible way. Untangle the spaghetti and split the code paths into helper functions, so we can easily error check and avoid a bunch of leaks. ok jsing
Diffstat (limited to 'src/usr.bin/openssl/dsa.c')
0 files changed, 0 insertions, 0 deletions