Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthink-lmi.c691 static char *cert_command(struct tlmi_pwd_setting *setting, const char *arg1, const char *arg2) in cert_command() function
794 auth_str = cert_command(setting, passwd, setting->signature); in cert_to_password_store()
841 auth_str = cert_command(setting, serial, setting->signature); in certificate_store()
884 auth_str = cert_command(setting, new_cert, signature); in certificate_store()
902 auth_str = cert_command(setting, new_cert, setting->password); in certificate_store()