Bent functions are used in the design of (1) block cipher cast 128/256, (2) Stream cipher Grain, and (3) Hash function HAVAL. Bent functions allows to have near-perfect diffusion but suffers from balance. Since bent function is not balanced, correlation attack is a problem.
Should we consider bent functions for new algorithm development ?