Searched refs:home_create_fscrypt (Results 1 – 3 of 3) sorted by relevance
9 int home_create_fscrypt(UserRecord *h, HomeSetup *setup, char **effective_passwords, UserRecord **r…
486 int home_create_fscrypt( in home_create_fscrypt() function
1383 r = home_create_fscrypt(h, &setup, effective_passwords, &new_home); in home_create()