Crypto: Disbale CTR_DRBG in default and profile large config

Only one of HMAC_DRBG or CTR_DRBG is okay to support entropy.
In default and profile large config, DETERMINISTIC_ECDSA is enabled
and it will auto-set HAMC_DRBG. So disable CTR_DRBG in these two
config to save about 1KB in code size.

Signed-off-by: Summer Qin <summer.qin@arm.com>
Change-Id: I4b6840ce9c30d3054497ad7de167181880e5fc11
2 files changed