Searched refs:MAX_PASS_LEN (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dpassobj-attributes.c11 enum po_properties {IS_PASS_SET = 1, MIN_PASS_LEN, MAX_PASS_LEN}; enumerator in enum:po_properties
170 if (check_property_type(po, MAX_PASS_LEN, ACPI_TYPE_INTEGER))
173 (uintptr_t) po_obj[MAX_PASS_LEN].string.pointer;
/linux-master/include/target/iscsi/
H A Discsi_target_core.h743 #define MAX_PASS_LEN 256 macro
745 char password[MAX_PASS_LEN];
747 char password_mutual[MAX_PASS_LEN];

Completed in 144 milliseconds