Home
last modified time | relevance | path

Searched defs:bpf_crypto_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/kernel/bpf/
Dcrypto.c52 struct bpf_crypto_ctx { struct
53 const struct bpf_crypto_type *type;
54 void *tfm;
55 u32 siv_len;
56 struct rcu_head rcu;
57 refcount_t usage;
370 BTF_ID(struct, bpf_crypto_ctx) in BTF_ID() argument