summaryrefslogtreecommitdiff
path: root/src/lib/libssl
diff options
context:
space:
mode:
authortb <>2026-04-25 10:50:50 +0000
committertb <>2026-04-25 10:50:50 +0000
commit429f48ee90916c1a5cf82336ae5ddc5ae185cbc4 (patch)
tree9d2940a868592d7f2e416023195977ef12d0957a /src/lib/libssl
parentf0300b2a2410d7b9db8f0630f374ee53ceb5b49b (diff)
downloadopenbsd-429f48ee90916c1a5cf82336ae5ddc5ae185cbc4.tar.gz
openbsd-429f48ee90916c1a5cf82336ae5ddc5ae185cbc4.tar.bz2
openbsd-429f48ee90916c1a5cf82336ae5ddc5ae185cbc4.zip
pkcs7: don't use i and j for NIDs in PKCS7_dataDecode()
There's no need to assign to i before the switch and j is a terrible name for a NID. Inline the latter and switch directly over the return value of OBJ_obj2nid(). ok jsing kenjiro
Diffstat (limited to 'src/lib/libssl')
0 files changed, 0 insertions, 0 deletions