summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_pool.c
diff options
context:
space:
mode:
authorbcook <bcook@openbsd.org>2014-08-11 13:29:43 +0000
committerbcook <bcook@openbsd.org>2014-08-11 13:29:43 +0000
commit5a13a3bbec2007437dc027f87dc805f96bde1249 (patch)
tree5b3e913290607ff91a8f0ef446db0256379052e2 /sys/kern/subr_pool.c
parentMake it possible to pass arguments to _rc_parse_conf(). (diff)
downloadwireguard-openbsd-5a13a3bbec2007437dc027f87dc805f96bde1249.tar.xz
wireguard-openbsd-5a13a3bbec2007437dc027f87dc805f96bde1249.zip
Guard RSA / RC4-5 ASM when NO_ASM is not defined
Most assembly blocks remain inactive if OPENSSL_NO_ASM is not defined, only enabling inline assembly, but the RSA / RC4-5 blocks (used only in amd64 systems) turn on implicitly. Guard these two as well. This simplifies enabling just inline ASM in portable, no effective change in OpenBSD.
Diffstat (limited to 'sys/kern/subr_pool.c')
0 files changed, 0 insertions, 0 deletions