diff options
author | jsing <> | 2022-11-23 03:00:12 +0000 |
---|---|---|
committer | jsing <> | 2022-11-23 03:00:12 +0000 |
commit | 7b09303e41bcba8067b9975f2c3fa8ad2ef3fc33 (patch) | |
tree | 680f6ee15c15ffdfe0bf4522febf18cfd8ef7dbb /src/lib/libssl/tls13_error.c | |
parent | 986e0f87cf7be08cd0149ec67b08f76b49e2db95 (diff) | |
download | openbsd-7b09303e41bcba8067b9975f2c3fa8ad2ef3fc33.tar.gz openbsd-7b09303e41bcba8067b9975f2c3fa8ad2ef3fc33.tar.bz2 openbsd-7b09303e41bcba8067b9975f2c3fa8ad2ef3fc33.zip |
Turn bn_wexpand() into a function.
Any sensible compiler will likely inline this anyway (and even if it does
not, one extra function call/return is the least of the performance
overhead for this code).
ok tb@
Diffstat (limited to 'src/lib/libssl/tls13_error.c')
0 files changed, 0 insertions, 0 deletions