HomeSort by relevance Sort by last modified time
    Searched refs:nlattr_algo_auth (Results 1 - 3 of 3) sorted by null

  /system/netd/server/
XfrmController.h 203 struct nlattr_algo_auth { struct in class:android::net::XfrmEncapType::XfrmController
301 static int fillNlAttrXfrmAlgoAuth(const XfrmAlgo& in_algo, nlattr_algo_auth* algo);
XfrmControllerTest.cpp 283 NLA_ALIGN(offsetof(XfrmController::nlattr_algo_auth, key) + KEY_LENGTH) +
335 XfrmController::nlattr_algo_auth authAlgo{};
XfrmController.cpp 814 nlattr_algo_auth auth{};
    [all...]

Completed in 176 milliseconds