lib:crypto: Use bytearray macros
authorAndreas Schneider <asn@samba.org>
Thu, 30 Nov 2023 07:32:45 +0000 (08:32 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 30 Nov 2023 20:23:34 +0000 (20:23 +0000)
commitf65a17e7abb83b2d352fd7f75d3a32b7a729b76c
tree9cbc572646e940beff32b260f43788b3735067c7
parent83edfcff5ccd8c4c710576b6d5612e0578d168c8
lib:crypto: Use bytearray macros

Do not use old macros which are not descriptive by the name.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
lib/crypto/gnutls_sp800_108.c