openssl app timers: TM_START -> TM_RESET, TM_STOP -> TM_GET
authorcheloha <cheloha@openbsd.org>
Fri, 13 Jul 2018 18:36:56 +0000 (18:36 +0000)
committercheloha <cheloha@openbsd.org>
Fri, 13 Jul 2018 18:36:56 +0000 (18:36 +0000)
commitf5e75c9e17070722045734a5d1e7301748e8c79a
tree686bc72a4bcd8fe146022eb79f009abc0e16acc1
parent564e11e4c291cffe8fbe5c3df6cc469246638347
openssl app timers: TM_START -> TM_RESET, TM_STOP -> TM_GET

Much more apt than the current operation names.

Names suggested by jca@ ages ago.

ok jca, jsing
usr.bin/openssl/apps.h
usr.bin/openssl/apps_posix.c
usr.bin/openssl/s_time.c
usr.bin/openssl/speed.c