platform: msm_shared: Enable crypto clocks only once

Crypto clock is enabled in hash_find API and if hash_find() is called
multiple times the crytpo clocks will be enabled multiple times which is
not needed, instead enable the ce clock only once during crypto init.

Change-Id: Ic0030fddd110a1c92628bbb835cba10d22a4a420
2 files changed