qcacmn: Fix style issue in crypto register functions

Fix the following ERROR-level issue reported by checkpatch:
open brace '{' following function declarations go on the next line

Reported in the following functions:
wep_register()
wapi_register()
ccmp_register()
ccmp256_register()
gcmp_register()
gcmp256_register()
tkip_register()
none_register()

Change-Id: Ie463976295625de38ebb71aea8da2d25239db9a3
CRs-Fixed: 2241593
5 files changed