diff options
| author | Rohit Maheshwari <[email protected]> | 2020-12-01 14:37:52 +0530 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2020-12-01 17:51:30 -0800 |
| commit | d31c080075232a37bf70ddc1fd9ea80433842f43 (patch) | |
| tree | c6ed7d5e8e40a0e273b1705472056a1ee6ace69b /scripts/gcc-plugins/gcc-common.h | |
| parent | 3d2f670a87b4ef68faa34cf53f8cf2c6695f5e1a (diff) | |
net/tls: make sure tls offload sets salt_size
Recent changes made to remove AES constants started using protocol
aware salt_size. ctx->prot_info's salt_size is filled in tls sw case,
but not in tls offload mode, and was working so far because of the
hard coded value was used.
Fixes: 6942a284fb3e ("net/tls: make inline helpers protocol-aware")
Signed-off-by: Rohit Maheshwari <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-common.h')
0 files changed, 0 insertions, 0 deletions