diff options
author | Herbert Xu <[email protected]> | 2023-02-07 16:18:36 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2023-02-13 18:35:15 +0800 |
commit | d3777ceaad080716f6d2c1a4c62020d494df00db (patch) | |
tree | 387fbf831242e67a020b48d0360861f0fdcaa208 /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 846366b0df0ad19051fbdd38734b1f7690d814c3 (diff) |
tls: Pass rec instead of aead_req into tls_encrypt_done
The function tls_encrypt_done only uses aead_req to get ahold of
the tls_rec object. So we could pass that in instead of aead_req
to simplify the code.
Suggested-by: Jakub Kicinski <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions