summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/p_lib.c
diff options
context:
space:
mode:
authortb <>2022-01-15 04:02:37 +0000
committertb <>2022-01-15 04:02:37 +0000
commitcbab7089b7297d8aeb708a99bc2b6052d2e5a2ab (patch)
treed132b96606bdc22d0065ebb3d1356464b3119060 /src/lib/libcrypto/evp/p_lib.c
parent838b8b87f8aca8de4ee4ea2dedeb61771835a9a0 (diff)
downloadopenbsd-cbab7089b7297d8aeb708a99bc2b6052d2e5a2ab.tar.gz
openbsd-cbab7089b7297d8aeb708a99bc2b6052d2e5a2ab.tar.bz2
openbsd-cbab7089b7297d8aeb708a99bc2b6052d2e5a2ab.zip
Minor cleanup and simplification in dsa_pub_encode()
This function has a weird dance of allocating an ASN1_STRING in an inner scope and assigning it to a void pointer in an outer scope for passing it to X509_PUBKEY_set0_param() and ASN1_STRING_free() on error. This can be simplified and streamlined. ok inoguchi
Diffstat (limited to 'src/lib/libcrypto/evp/p_lib.c')
0 files changed, 0 insertions, 0 deletions