HomeSort by: relevance | last modified time | path
    Searched defs:attr_group_len (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/wpa/dist/src/common/
dpp_pkex.c 350 u16 attr_group_len, attr_id_len, attr_key_len; local
407 &attr_group_len);
408 if (!attr_group || attr_group_len != 2) {
702 u16 attr_status_len, attr_id_len, attr_key_len, attr_group_len; local
766 &attr_group_len);
767 if (attr_group && attr_group_len == 2) {

Completed in 65 milliseconds