Home | History | Annotate | Download | only in src

Lines Matching refs:KeyType

5849     OS_802_11_KEY_TYPES KeyType;
5865 KeyType = parm[0].value;
5867 CU_CMD_FIND_NAME_ARRAY(i, KeyType_type, KeyType);
5870 os_error_printf(CU_MSG_INFO2, (PS8)"CuCmd_SetPrivacyKeyType - KeyType %d is not defined!\n", KeyType);
5874 os_error_printf(CU_MSG_INFO2, (PS8)"Setting KeyType to %ld\n", KeyType);