Searched hist:"91541 ab192fc7f573e6c711ba9c2ae22a299c408" (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | crypto_common.h | 91541ab192fc7f573e6c711ba9c2ae22a299c408 Tue Apr 23 00:50:23 CEST 2024 Vadim Fedorenko <vadfed@meta.com> selftests: bpf: crypto skcipher algo selftests
Add simple tc hook selftests to show the way to work with new crypto BPF API. Some tricky dynptr initialization is used to provide empty iv dynptr. Simple AES-ECB algo is used to demonstrate encryption and decryption of fixed size buffers.
Signed-off-by: Vadim Fedorenko <vadfed@meta.com> Link: https://lore.kernel.org/r/20240422225024.2847039-4-vadfed@meta.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
H A D | crypto_basic.c | 91541ab192fc7f573e6c711ba9c2ae22a299c408 Tue Apr 23 00:50:23 CEST 2024 Vadim Fedorenko <vadfed@meta.com> selftests: bpf: crypto skcipher algo selftests
Add simple tc hook selftests to show the way to work with new crypto BPF API. Some tricky dynptr initialization is used to provide empty iv dynptr. Simple AES-ECB algo is used to demonstrate encryption and decryption of fixed size buffers.
Signed-off-by: Vadim Fedorenko <vadfed@meta.com> Link: https://lore.kernel.org/r/20240422225024.2847039-4-vadfed@meta.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
H A D | crypto_sanity.c | 91541ab192fc7f573e6c711ba9c2ae22a299c408 Tue Apr 23 00:50:23 CEST 2024 Vadim Fedorenko <vadfed@meta.com> selftests: bpf: crypto skcipher algo selftests
Add simple tc hook selftests to show the way to work with new crypto BPF API. Some tricky dynptr initialization is used to provide empty iv dynptr. Simple AES-ECB algo is used to demonstrate encryption and decryption of fixed size buffers.
Signed-off-by: Vadim Fedorenko <vadfed@meta.com> Link: https://lore.kernel.org/r/20240422225024.2847039-4-vadfed@meta.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | crypto_sanity.c | 91541ab192fc7f573e6c711ba9c2ae22a299c408 Tue Apr 23 00:50:23 CEST 2024 Vadim Fedorenko <vadfed@meta.com> selftests: bpf: crypto skcipher algo selftests
Add simple tc hook selftests to show the way to work with new crypto BPF API. Some tricky dynptr initialization is used to provide empty iv dynptr. Simple AES-ECB algo is used to demonstrate encryption and decryption of fixed size buffers.
Signed-off-by: Vadim Fedorenko <vadfed@meta.com> Link: https://lore.kernel.org/r/20240422225024.2847039-4-vadfed@meta.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|
/linux/tools/testing/selftests/bpf/ |
H A D | config | diff 91541ab192fc7f573e6c711ba9c2ae22a299c408 Tue Apr 23 00:50:23 CEST 2024 Vadim Fedorenko <vadfed@meta.com> selftests: bpf: crypto skcipher algo selftests
Add simple tc hook selftests to show the way to work with new crypto BPF API. Some tricky dynptr initialization is used to provide empty iv dynptr. Simple AES-ECB algo is used to demonstrate encryption and decryption of fixed size buffers.
Signed-off-by: Vadim Fedorenko <vadfed@meta.com> Link: https://lore.kernel.org/r/20240422225024.2847039-4-vadfed@meta.com Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
|