summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_server.c
diff options
context:
space:
mode:
authortb <>2022-01-15 04:02:37 +0000
committertb <>2022-01-15 04:02:37 +0000
commit3acf8220188afadd585d7c460624c4fbbc9e49e5 (patch)
treed132b96606bdc22d0065ebb3d1356464b3119060 /src/lib/libtls/tls_server.c
parent7b13bffa55489ed8a26e78e6f3ab6c74f4ffa45b (diff)
downloadopenbsd-3acf8220188afadd585d7c460624c4fbbc9e49e5.tar.gz
openbsd-3acf8220188afadd585d7c460624c4fbbc9e49e5.tar.bz2
openbsd-3acf8220188afadd585d7c460624c4fbbc9e49e5.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/libtls/tls_server.c')
0 files changed, 0 insertions, 0 deletions