Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
170 if (check_property_type(po, MAX_PASS_LEN, ACPI_TYPE_INTEGER)) in populate_po_data()
173 (uintptr_t) po_obj[MAX_PASS_LEN].string.pointer; in populate_po_data()
/kernel/linux/linux-5.10/include/target/iscsi/
H A Discsi_target_core.h739 #define MAX_PASS_LEN 256 macro
741 char password[MAX_PASS_LEN];
743 char password_mutual[MAX_PASS_LEN];
/kernel/linux/linux-6.6/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 7 milliseconds