Searched refs:cert_command (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/platform/x86/lenovo/ |
| H A D | think-lmi.c | 690 static char *cert_command(struct tlmi_pwd_setting *setting, const char *arg1, const char *arg2) in cert_command() function 799 auth_str = cert_command(setting, passwd, setting->signature); in cert_to_password_store() 846 auth_str = cert_command(setting, serial, setting->signature); in certificate_store() 889 auth_str = cert_command(setting, new_cert, signature); in certificate_store() 907 auth_str = cert_command(setting, new_cert, setting->password); in certificate_store()
|