Searched refs:encryptAlgo (Results 1 – 1 of 1) sorted by relevance
392 XfrmController::nlattr_algo_crypt encryptAlgo{}; in testIpSecAddSecurityAssociation() local397 auto attrHandler = [&encryptAlgo, &authAlgo, &mark, &outputmark, &xfrm_if_id]( in testIpSecAddSecurityAssociation()401 encryptAlgo.hdr = attr; in testIpSecAddSecurityAssociation()402 netdutils::extract(buf, encryptAlgo.crypt); in testIpSecAddSecurityAssociation()404 netdutils::extract(buf, encryptAlgo.key); in testIpSecAddSecurityAssociation()427 reinterpret_cast<void*>(&encryptAlgo.key), KEY_LENGTH)); in testIpSecAddSecurityAssociation()