Searched refs:SRK_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
60 #define SRK_HASH_SIZE U(32) macro73 uint32_t srk_hash[SRK_HASH_SIZE/sizeof(uint32_t)];
20 static uint32_t srk_hash[SRK_HASH_SIZE/sizeof(uint32_t)]40 for (i = 0; i < SRK_HASH_SIZE/sizeof(uint32_t); i++) in get_sfp_srk_hash()