summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_seclevel.c
diff options
context:
space:
mode:
authortb <>2024-04-17 13:54:39 +0000
committertb <>2024-04-17 13:54:39 +0000
commitd7938609b3ffb15270f768a54e69b8c014b5824f (patch)
tree57eba41c27dc4a6f0bcbfdbe16a5ecab8c3cfcac /src/lib/libssl/ssl_seclevel.c
parentdc2afcfdbadb6a13b844964aa0b3357f569fa957 (diff)
downloadopenbsd-d7938609b3ffb15270f768a54e69b8c014b5824f.tar.gz
openbsd-d7938609b3ffb15270f768a54e69b8c014b5824f.tar.bz2
openbsd-d7938609b3ffb15270f768a54e69b8c014b5824f.zip
Use error checked X509_ALGOR_set0_by_nid
While setting the parameters to type V_ASN1_UNDEF can't actually fail, it is cleaner to just do the check. Using the by_nid() variant also removes the need for an unchecked nested OBJ_nid2obj() call. ok jsing
Diffstat (limited to 'src/lib/libssl/ssl_seclevel.c')
0 files changed, 0 insertions, 0 deletions