Searched refs:CRED_R_SIZE (Results 1 – 2 of 2) sorted by relevance
34 #ifndef CRED_R_SIZE35 #define CRED_R_SIZE 400 macro98 #define CRED_MAX_SIZE MAX(CRED_R_SIZE, CRED_I_SIZE)
174 BYTE_ARRAY_NEW(cred_r, CRED_R_SIZE, CRED_R_SIZE); in msg2_process()