diff options
author | Vadim Fedorenko <[email protected]> | 2024-06-13 14:18:14 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-06-13 16:33:04 -0700 |
commit | 65d6d61d25968d1f13a478a6f303ed8d6b978a77 (patch) | |
tree | da75dcfa04bc84a5b49b0f5088448ea6bd12ebb9 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | a90797993afcb0eaf6bf47a062ff47eb3810a6d5 (diff) |
bpf: crypto: make state and IV dynptr nullable
Some ciphers do not require state and IV buffer, but with current
implementation 0-sized dynptr is always needed. With adjustment to
verifier we can provide NULL instead of 0-sized dynptr. Make crypto
kfuncs ready for this.
Reviewed-by: Eduard Zingerman <[email protected]>
Signed-off-by: Vadim Fedorenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions