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

/linux-master/drivers/platform/x86/hp/hp-bioscfg/
H A Dbiosattr-interface.c45 char *auth_token_choice; local
57 auth_token_choice = bioscfg_drv.spm_data.auth_token;
59 auth_token_choice = bioscfg_drv.password_data[instance].current_password;
63 security_area_size = hp_calculate_security_buffer(auth_token_choice);
86 ret = hp_populate_security_buffer(start, auth_token_choice);

Completed in 213 milliseconds