Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
Dsec.h119 struct sec_ctx { struct
120 struct sec_qp_ctx *qp_ctx;
121 struct sec_dev *sec;
122 const struct sec_req_op *req_op;
123 struct hisi_qp **qps;
126 u32 hlf_q_num;
129 u32 fake_req_limit;
132 atomic_t enc_qcyclic;
135 atomic_t dec_qcyclic;
137 enum sec_alg_type alg_type;
[all …]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
Dsec.h135 struct sec_ctx { struct
136 struct sec_qp_ctx *qp_ctx;
137 struct sec_dev *sec;
138 const struct sec_req_op *req_op;
139 struct hisi_qp **qps;
142 u32 hlf_q_num;
145 u32 fake_req_limit;
148 atomic_t enc_qcyclic;
151 atomic_t dec_qcyclic;
153 enum sec_alg_type alg_type;
[all …]
/kernel/linux/linux-5.10/net/key/
Daf_key.c444 static inline int pfkey_sec_ctx_len(const struct sadb_x_sec_ctx *sec_ctx) in pfkey_sec_ctx_len()
453 const struct sadb_x_sec_ctx *sec_ctx = p; in verify_sec_ctx_len() local
467 …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()
774 struct sadb_x_sec_ctx *sec_ctx; in __pfkey_xfrm_state2msg() local
1071 const struct sadb_x_sec_ctx *sec_ctx; in pfkey_msg2xfrm_state() local
2075 struct sadb_x_sec_ctx *sec_ctx; in pfkey_xfrm_policy2msg() local
2259 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spdadd() local
2374 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spddelete() local
3166 struct sadb_x_sec_ctx *sec_ctx; in pfkey_send_acquire() local
3276 struct sadb_x_sec_ctx *sec_ctx; in pfkey_compile_policy() local
/kernel/linux/linux-6.6/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
2070 struct sadb_x_sec_ctx *sec_ctx; in pfkey_xfrm_policy2msg() local
2254 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spdadd() local
2369 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spddelete() local
3161 struct sadb_x_sec_ctx *sec_ctx; in pfkey_send_acquire() local
3271 struct sadb_x_sec_ctx *sec_ctx; in pfkey_compile_policy() local
/kernel/linux/linux-5.10/include/linux/
Dsecurity.h1659 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()
1680 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()
/kernel/linux/linux-6.6/include/linux/
Dsecurity.h1768 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()
1789 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()
/kernel/linux/linux-5.10/security/
Dsecurity.c2373 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()
2398 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()
/kernel/linux/linux-6.6/security/
Dsecurity.c4863 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()
4923 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()
/kernel/linux/linux-5.10/fs/ceph/
Dsuper.h1017 void *sec_ctx; member
/kernel/linux/linux-6.6/fs/ceph/
Dsuper.h1130 void *sec_ctx; member