Searched defs:sec_ctx (Results 1 – 5 of 5) sorted by relevance
134 struct sec_ctx { struct135 struct sec_qp_ctx *qp_ctx;136 struct sec_dev *sec;138 struct hisi_qp **qps;141 u32 hlf_q_num;144 u32 fake_req_limit;147 atomic_t enc_qcyclic;150 atomic_t dec_qcyclic;153 bool pbuf_supported;156 u8 type_supported;[all …]
440 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() local463 …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() local1067 const struct sadb_x_sec_ctx *sec_ctx; in pfkey_msg2xfrm_state() local2064 struct sadb_x_sec_ctx *sec_ctx; in pfkey_xfrm_policy2msg() local2248 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spdadd() local2363 struct sadb_x_sec_ctx *sec_ctx; in pfkey_spddelete() local3143 struct sadb_x_sec_ctx *sec_ctx; in pfkey_send_acquire() local3249 struct sadb_x_sec_ctx *sec_ctx; in pfkey_compile_policy() local
1702 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()1723 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()
2423 struct xfrm_user_sec_ctx *sec_ctx, in security_xfrm_policy_alloc()2448 struct xfrm_user_sec_ctx *sec_ctx) in security_xfrm_state_alloc()
1058 void *sec_ctx; member
Completed in 26 milliseconds