Searched refs:nlattr_algo_auth (Results 1 – 3 of 3) sorted by relevance
299 struct nlattr_algo_auth { struct386 static int fillNlAttrXfrmAlgoAuth(const XfrmAlgo& in_algo, nlattr_algo_auth* algo);
331 NLA_ALIGN(offsetof(XfrmController::nlattr_algo_auth, key) + KEY_LENGTH); in testIpSecAddSecurityAssociation()393 XfrmController::nlattr_algo_auth authAlgo{}; in testIpSecAddSecurityAssociation()
945 nlattr_algo_auth auth{}; in updateSecurityAssociation()1055 int XfrmController::fillNlAttrXfrmAlgoAuth(const XfrmAlgo& inAlgo, nlattr_algo_auth* algo) { in fillNlAttrXfrmAlgoAuth()