summaryrefslogtreecommitdiff
path: root/src/lib/libssl/t1_lib.c
diff options
context:
space:
mode:
authorjsing <>2025-05-16 15:09:26 +0000
committerjsing <>2025-05-16 15:09:26 +0000
commit9f33ea4d1589efc7e1fa264dce4ef8ebc435b0b1 (patch)
treecc89b65d0f6265dadc83bd1eeb939eefc33ee71d /src/lib/libssl/t1_lib.c
parenteb5c53320fccbc6f107456158d2502df15583df0 (diff)
downloadopenbsd-9f33ea4d1589efc7e1fa264dce4ef8ebc435b0b1.tar.gz
openbsd-9f33ea4d1589efc7e1fa264dce4ef8ebc435b0b1.tar.bz2
openbsd-9f33ea4d1589efc7e1fa264dce4ef8ebc435b0b1.zip
Replace GCM_MUL/GHASH defines with static inline functions.
Rather than having defines for GCM_MUL/GHASH (along with the wonder that is GCM_FUNCREF_4BIT) then conditioning on their availability, provide and call gcm_mul()/gcm_ghash() unconditionally. This simplifies all of the call sites. ok tb@
Diffstat (limited to 'src/lib/libssl/t1_lib.c')
0 files changed, 0 insertions, 0 deletions