Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/platform/x86/dell/dell-wmi-sysman/
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()
/linux-6.3-rc2/include/target/iscsi/
A Discsi_target_core.h742 #define MAX_PASS_LEN 256 macro
744 char password[MAX_PASS_LEN];
746 char password_mutual[MAX_PASS_LEN];

Completed in 11 milliseconds