Home
last modified time | relevance | path

Searched refs:xfrm_sec_ctx (Results 1 – 3 of 3) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Dxfrm.h31 struct xfrm_sec_ctx { struct
/third_party/libnl/lib/xfrm/
Dsa.c639 [XFRMA_SEC_CTX] = { .minlen = sizeof(struct xfrm_sec_ctx) },
1245 len = sizeof (struct xfrm_sec_ctx) + tmpl->sec_ctx->ctx_len; in build_xfrm_sa_message()
Dsp.c503 [XFRMA_SEC_CTX] = { .minlen = sizeof(struct xfrm_sec_ctx) },