Searched refs:CONFIG_SHA_NUM (Results 1 – 2 of 2) sorted by relevance
40 static ck_sha_priv_t sha_handle[CONFIG_SHA_NUM];218 if (idx < 0 || idx >= CONFIG_SHA_NUM) { in csi_sha_initialize()
247 #define CONFIG_SHA_NUM 1 macro
Completed in 8 milliseconds