Searched refs:MAX_CRED_COUNT (Results 1 – 3 of 3) sorted by relevance
87 #define MAX_CRED_COUNT 10 macro88 const u8 *cred[MAX_CRED_COUNT];89 size_t cred_len[MAX_CRED_COUNT];
296 if (attr.num_cred != MAX_CRED_COUNT) in wps_attr_parse_tests()
477 if (attr->num_cred >= MAX_CRED_COUNT) { in wps_set_attr()480 MAX_CRED_COUNT); in wps_set_attr()