Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.h22 #define MAX_PASSWD_SIZE 64 macro
171 u8 current_password[MAX_PASSWD_SIZE];
172 u8 new_password[MAX_PASSWD_SIZE];
H A Dpasswdobj-attributes.c73 if (length > MAX_PASSWD_SIZE) in validate_password_input()

Completed in 3 milliseconds