Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/crypto/hisilicon/sec2/
Dsec.h133 struct sec_ctx { struct
134 struct sec_qp_ctx *qp_ctx;
135 struct sec_dev *sec;
136 const struct sec_req_op *req_op;
137 struct hisi_qp **qps;
140 u32 hlf_q_num;
143 u32 fake_req_limit;
146 atomic_t enc_qcyclic;
149 atomic_t dec_qcyclic;
151 enum sec_alg_type alg_type;
[all …]
/linux-6.14.4/net/key/
Daf_key.c440 static inline int pfkey_sec_ctx_len(const struct sadb_x_sec_ctx *sec_ctx) in pfkey_sec_ctx_len()
449 const struct sadb_x_sec_ctx *sec_ctx = p; in verify_sec_ctx_len() local
463 …inline struct xfrm_user_sec_ctx *pfkey_sadb2xfrm_user_sec_ctx(const struct sadb_x_sec_ctx *sec_ctx, in pfkey_sadb2xfrm_user_sec_ctx()
770 struct sadb_x_sec_ctx *sec_ctx; in __pfkey_xfrm_state2msg() local
1067 const struct sadb_x_sec_ctx *sec_ctx; in pfkey_msg2xfrm_state() local
2071 struct sadb_x_sec_ctx *sec_ctx; in pfkey_xfrm_policy2msg() local
2255 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spdadd() local
2370 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spddelete() local
3162 struct sadb_x_sec_ctx *sec_ctx; in pfkey_send_acquire() local
3272 struct sadb_x_sec_ctx *sec_ctx; in pfkey_compile_policy() local
/linux-6.14.4/include/linux/
Dsecurity.h1967 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()
1988 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()
/linux-6.14.4/security/
Dsecurity.c5283 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()
5343 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()