]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/home/homework-cifs.h
Merge pull request #15442 from poettering/fido2
[thirdparty/systemd.git] / src / home / homework-cifs.h
index 346be8826ea0e2f0d118605e8327626ef7adef4d..ee799e2a4b8ed9ed2dc7bb3c62c5f5011b3e14df 100644 (file)
@@ -6,6 +6,6 @@
 
 int home_prepare_cifs(UserRecord *h, bool already_activated, HomeSetup *setup);
 
-int home_activate_cifs(UserRecord *h, char ***pkcs11_decrypted_passwords, UserRecord **ret_home);
+int home_activate_cifs(UserRecord *h, PasswordCache *cache, UserRecord **ret_home);
 
 int home_create_cifs(UserRecord *h, UserRecord **ret_home);