Searched refs:bpf_crypto_params (Results 1 – 5 of 5) sorted by relevance
15 struct bpf_crypto_params params = { in crypto_release()42 struct bpf_crypto_params params = { in crypto_acquire()
10 struct bpf_crypto_ctx *bpf_crypto_ctx_create(const struct bpf_crypto_params *params,
18 * and additionally materializes the on-stack 'struct bpf_crypto_params' twice.26 static struct bpf_crypto_params params; in crypto_setup()
17 * and additionally materializes the on-stack 'struct bpf_crypto_params' twice.26 static struct bpf_crypto_params params; in skb_dynptr_validate()
30 struct bpf_crypto_params { struct146 bpf_crypto_ctx_create(const struct bpf_crypto_params *params, u32 params__sz, in bpf_crypto_ctx_create()153 params__sz != sizeof(struct bpf_crypto_params)) { in bpf_crypto_ctx_create()