Home
last modified time | relevance | path

Searched refs:bpf_crypto_encrypt (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dcrypto_common.h14 int bpf_crypto_encrypt(struct bpf_crypto_ctx *ctx, const struct bpf_dynptr *src,
Dcrypto_bench.c77 status = bpf_crypto_encrypt(ctx, &psrc, &pdst, NULL); in crypto_encrypt()
Dcrypto_sanity.c156 status = bpf_crypto_encrypt(ctx, &psrc, &pdst, NULL); in encrypt_sanity()
/linux-6.12.1/kernel/bpf/
Dcrypto.c334 __bpf_kfunc int bpf_crypto_encrypt(struct bpf_crypto_ctx *ctx, in bpf_crypto_encrypt() function
361 BTF_ID_FLAGS(func, bpf_crypto_encrypt, KF_RCU)