Searched refs:current_password (Results 1 – 5 of 5) sorted by relevance
23 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()
59 auth_token_choice = bioscfg_drv.password_data[instance].current_password; in hp_set_attribute()
172 u8 current_password[MAX_PASSWD_SIZE]; member
70 static struct kobj_attribute po_current_password = __ATTR_WO(current_password);
451 static struct kobj_attribute auth_current_password = __ATTR_WO(current_password);