Home
last modified time | relevance | path

Searched refs:current_password (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dpasswdobj-attributes.c23 memset(password_data->current_password, in clear_passwords()
24 0, sizeof(password_data->current_password)); in clear_passwords()
104 strscpy(bioscfg_drv.password_data[id].current_password, buf_cp); in store_password_instance()
120 static struct kobj_attribute password_current_password = __ATTR_WO(current_password);
448 ret = hp_get_string_from_buffer(&buffer_ptr, buffer_size, password_data->current_password, in hp_populate_password_elements_from_buffer()
449 sizeof(password_data->current_password)); in hp_populate_password_elements_from_buffer()
H A Dbiosattr-interface.c59 auth_token_choice = bioscfg_drv.password_data[instance].current_password; in hp_set_attribute()
H A Dbioscfg.h172 u8 current_password[MAX_PASSWD_SIZE]; member
/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dpassobj-attributes.c70 static struct kobj_attribute po_current_password = __ATTR_WO(current_password);
/linux/drivers/platform/x86/lenovo/
H A Dthink-lmi.c451 static struct kobj_attribute auth_current_password = __ATTR_WO(current_password);