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

/dovecot/src/plugins/mail-crypt/
H A Dfs-crypt-common.c17 struct crypt_fs { struct
31 struct crypt_fs *fs;
44 int fs_crypt_load_keys(struct crypt_fs *fs, const char **error_r);
48 struct crypt_fs *fs;
50 fs = i_new(struct crypt_fs, 1);
60 struct crypt_fs *fs = (struct crypt_fs *)_fs;
122 struct crypt_fs *fs = (struct crypt_fs *)_fs;
145 struct crypt_fs *f
[all...]
H A Dfs-crypt.c6 int fs_crypt_load_keys(struct crypt_fs *fs, const char **error_r)
H A Dfs-mail-crypt.c6 int fs_crypt_load_keys(struct crypt_fs *fs, const char **error_r)

Completed in 10 milliseconds