How should an algorithm implementing the skcipher api walk over the scatterlist? blkcipher_walk seems to be what I need, but the API is not compatible with skciper at the moment. Repeatedly calling scatterwalk_map_and_copy looks like it will work, but would be less performant than using something akin to blkciper_walk. -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html