Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A 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 …]
/OK3568_Linux_fs/kernel/net/key/
H A 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
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
/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h1667 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()
1688 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c2344 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()
2369 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h1018 void *sec_ctx; member