Pull crypto fixes from Herbert Xu:
 - remove broken dt bindings in inside-secure
 - fix authencesn crash when used with digest_null
 - fix cavium/nitrox firmware path
 - fix SHA3 failure in brcm
 - fix Kconfig dependency for brcm
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: authencesn - Fix digest_null crash
  crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig
  Documentation/bindings: crypto: remove the dma-mask property
  crypto: inside-secure - do not parse the dma mask from dt
  crypto: cavium/nitrox - Change in firmware path.
  crypto: brcm - Fix SHA3-512 algorithm failure