diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-12-14 09:51:19 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-12-14 09:51:19 +0900 |
commit | c6f6646bb0bef315c3836f3f6909c24a985a8621 (patch) | |
tree | ca7f89185d811f37a95e3ae79b1054bd375a18c5 /src/backend/utils/adt/numutils.c | |
parent | 20432f8731404d2cef2a155144aca5ab3ae98e95 (diff) | |
download | postgresql-c6f6646bb0bef315c3836f3f6909c24a985a8621.tar.gz postgresql-c6f6646bb0bef315c3836f3f6909c24a985a8621.zip |
Remove SHA256_HMAC_B from scram-common.h
This referred to the size of the buffers for k_ipad and k_opad in HMAC
computations. This is unused since e6bdfd9, where SCRAM has switched to
the cryptohash routines for its HMAC calculations rather than its own
maths.
Reviewed-by: Jacob Champion
Discussion: https://postgr.es/m/Y5gGMjXhyp0oK0mH@paquier.xyz
Diffstat (limited to 'src/backend/utils/adt/numutils.c')
0 files changed, 0 insertions, 0 deletions