Searched refs:MAX_CRED_COUNT (Results 1 – 2 of 2) sorted by relevance
172 #define MAX_CRED_COUNT 10 macro173 const u8 *cred[MAX_CRED_COUNT];174 size_t cred_len[MAX_CRED_COUNT];
358 if (attr->num_cred >= MAX_CRED_COUNT) { in wps_set_attr()361 MAX_CRED_COUNT); in wps_set_attr()