aead_perform
return aead_perform(req, 1, req->assoclen, req->cryptlen, req->iv);
return aead_perform(req, 0, req->assoclen, req->cryptlen, req->iv);