Searched refs:security_xfrm_policy_free (Results 1 – 5 of 5) sorted by relevance
1685 void security_xfrm_policy_free(struct xfrm_sec_ctx *ctx);1713 static inline void security_xfrm_policy_free(struct xfrm_sec_ctx *ctx) in security_xfrm_policy_free() function
2436 void security_xfrm_policy_free(struct xfrm_sec_ctx *ctx) in security_xfrm_policy_free() function2440 EXPORT_SYMBOL(security_xfrm_policy_free);
1771 security_xfrm_policy_free(xp->security); in xfrm_add_policy()2110 security_xfrm_policy_free(ctx); in xfrm_get_policy()2412 security_xfrm_policy_free(ctx); in xfrm_add_pol_expire()
413 security_xfrm_policy_free(policy->security); in xfrm_policy_destroy_rcu()
2409 security_xfrm_policy_free(pol_ctx); in pfkey_spddelete()
Completed in 34 milliseconds