Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dcrypto_common.h14 int bpf_crypto_encrypt(struct bpf_crypto_ctx *ctx, const struct bpf_dynptr *src,
H A Dcrypto_bench.c77 status = bpf_crypto_encrypt(ctx, &psrc, &pdst, NULL); in crypto_encrypt()
H A Dcrypto_sanity.c156 status = bpf_crypto_encrypt(ctx, &psrc, &pdst, NULL); in encrypt_sanity()
/linux/kernel/bpf/
H A 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)