Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dcrypto_common.h16 int bpf_crypto_decrypt(struct bpf_crypto_ctx *ctx, const struct bpf_dynptr *src,
Dcrypto_bench.c101 status = bpf_crypto_decrypt(ctx, &psrc, &pdst, NULL); in crypto_decrypt()
Dcrypto_sanity.c118 status = bpf_crypto_decrypt(ctx, &psrc, &pdst, NULL); in decrypt_sanity()
/linux-6.12.1/kernel/bpf/
Dcrypto.c313 __bpf_kfunc int bpf_crypto_decrypt(struct bpf_crypto_ctx *ctx, in bpf_crypto_decrypt() function
360 BTF_ID_FLAGS(func, bpf_crypto_decrypt, KF_RCU)