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

/linux-master/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.c72 if (length > MAX_PASSWD_SIZE)

Completed in 219 milliseconds