aead_perform     1204 drivers/crypto/ixp4xx_crypto.c 	return aead_perform(req, 1, req->assoclen, req->cryptlen, req->iv);
aead_perform     1209 drivers/crypto/ixp4xx_crypto.c 	return aead_perform(req, 0, req->assoclen, req->cryptlen, req->iv);