diff options
author | jsing <> | 2025-05-16 15:09:26 +0000 |
---|---|---|
committer | jsing <> | 2025-05-16 15:09:26 +0000 |
commit | 11049a84952a2f4e389b590cd2cd18b4d3cb463b (patch) | |
tree | cc89b65d0f6265dadc83bd1eeb939eefc33ee71d /src/lib/libssl/t1_lib.c | |
parent | 9b71ad45c64159fa16d4924d5e2dfa9b4cdb60d8 (diff) | |
download | openbsd-11049a84952a2f4e389b590cd2cd18b4d3cb463b.tar.gz openbsd-11049a84952a2f4e389b590cd2cd18b4d3cb463b.tar.bz2 openbsd-11049a84952a2f4e389b590cd2cd18b4d3cb463b.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