diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-04-18 15:13:11 -0700 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-04-22 09:56:16 -0500 |
| commit | a83307f34e0bd9b0e595b1074dc8fbcc1b7f3172 (patch) | |
| tree | 5f3f29ecb8b567153a339510850a8c8014bb5546 /include/linux/timerqueue.h | |
| parent | dd1c537beca3b60a66783377fd03d60a5a409efe (diff) | |
smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()
Since the crypto library API is now being used instead of crypto_shash,
all structs for MAC computation are now just fixed-size structs
allocated on the stack; no dynamic allocations are ever required.
Besides being much more efficient, this also means that the
'allocate_crypto' argument to smb2_calc_signature() and
smb3_calc_signature() is no longer used. Remove this unused argument.
Acked-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
