Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/sec2/
H A Dsec.h178 struct sec_ctx { struct
179 struct sec_qp_ctx *qp_ctx;
180 struct sec_dev *sec;
181 const struct sec_req_op *req_op;
182 struct hisi_qp **qps;
185 u32 hlf_q_num;
188 atomic_t enc_qcyclic;
191 atomic_t dec_qcyclic;
193 enum sec_alg_type alg_type;
194 bool pbuf_supported;
[all …]
/linux/net/key/
H A 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()
786 struct sadb_x_sec_ctx *sec_ctx; in __pfkey_xfrm_state2msg() local
1083 const struct sadb_x_sec_ctx *sec_ctx; in pfkey_msg2xfrm_state() local
2087 struct sadb_x_sec_ctx *sec_ctx; in pfkey_xfrm_policy2msg() local
2271 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spdadd() local
2386 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spddelete() local
3178 struct sadb_x_sec_ctx *sec_ctx; in pfkey_send_acquire() local
3288 struct sadb_x_sec_ctx *sec_ctx; in pfkey_compile_policy() local
/linux/security/
H A Dsecurity.c4820 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()
4880 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()