summaryrefslogtreecommitdiffstats
path: root/sys/kern/tty.c
diff options
context:
space:
mode:
authortb <tb@openbsd.org>2018-06-15 19:24:13 +0000
committertb <tb@openbsd.org>2018-06-15 19:24:13 +0000
commit09a30a4d0856c98c8300dac283f8d103ec69eaaf (patch)
tree5ca85b8e7fa87010aa8ac3b993179b0530209518 /sys/kern/tty.c
parentReorder trapframe/intrframe to put %ebp next to %eip and make it (diff)
downloadwireguard-openbsd-09a30a4d0856c98c8300dac283f8d103ec69eaaf.tar.xz
wireguard-openbsd-09a30a4d0856c98c8300dac283f8d103ec69eaaf.zip
Basic cleanup. Handle the possibly NULL ctx_in in ecdsa_sign_setup() with
the usual idiom. All the allocations are now handled inside conditionals as is usually done in this part of the tree. Turn a few comments into actual sentences and remove a few self-evident ones. Change outdated or cryptic comments into more helpful annotations. In ecdsa_do_verify(), start calculating only after properly truncating the message digest. More consistent variable names: prefer 'order_bits' and 'point' over 'i' and 'tmp_point'. ok jsing
Diffstat (limited to 'sys/kern/tty.c')
0 files changed, 0 insertions, 0 deletions