Home
last modified time | relevance | path

Searched refs:xfrm_algo_auth (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dxfrm.h95 struct xfrm_algo_auth { struct
/aosp12/system/netd/server/
H A DXfrmController.h301 xfrm_algo_auth auth;
H A DXfrmControllerTest.cpp408 buf = drop(buf, sizeof(xfrm_algo_auth)); in testIpSecAddSecurityAssociation()
H A DXfrmController.cpp1060 int len = NLA_HDRLEN + sizeof(xfrm_algo_auth); in fillNlAttrXfrmAlgoAuth()