| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| H A D | super.c | 135 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_show_options() local [all...] |
| H A D | file.c | 130 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in read_or_initialize_metadata() local
|
| H A D | main.c | 254 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_parse_options() local 184 ecryptfs_init_global_auth_toks( struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_init_global_auth_toks() argument 212 ecryptfs_init_mount_crypt_stat( struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_init_mount_crypt_stat() argument 481 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; ecryptfs_mount() local [all...] |
| H A D | keystore.c | 484 ecryptfs_find_global_auth_tok_for_sig( struct key **auth_tok_key, struct ecryptfs_auth_tok **auth_tok, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) ecryptfs_find_global_auth_tok_for_sig() argument 553 ecryptfs_find_auth_tok_for_sig( struct key **auth_tok_key, struct ecryptfs_auth_tok **auth_tok, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) ecryptfs_find_auth_tok_for_sig() argument 618 ecryptfs_write_tag_70_packet(char *dest, size_t *remaining_bytes, size_t *packet_size, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *filename, size_t filename_size) ecryptfs_write_tag_70_packet() argument 891 ecryptfs_parse_tag_70_packet(char **filename, size_t *filename_size, size_t *packet_size, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *data, size_t max_packet_size) ecryptfs_parse_tag_70_packet() argument 2187 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = write_tag_3_packet() local 2405 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_generate_key_packet_set() local 2511 ecryptfs_add_global_auth_tok(struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig, u32 global_auth_tok_flags) ecryptfs_add_global_auth_tok() argument [all...] |
| H A D | inode.c | 395 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_lookup() local 479 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = NULL; in ecryptfs_symlink() local 914 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_setattr() local 981 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; ecryptfs_getattr_link() local [all...] |
| H A D | crypto.c | 199 ecryptfs_destroy_mount_crypt_stat( struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_destroy_mount_crypt_stat() argument 683 ecryptfs_copy_mount_wide_flags_to_inode_flags( struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_copy_mount_wide_flags_to_inode_flags() argument 702 ecryptfs_copy_mount_wide_sigs_to_inode_sigs( struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_copy_mount_wide_sigs_to_inode_sigs() argument 737 ecryptfs_set_default_crypt_stat_vals( struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_set_default_crypt_stat_vals() argument 774 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_new_file_context() local 1242 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; ecryptfs_i_size_init() local 1390 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_read_metadata() local 1459 ecryptfs_encrypt_filename(struct ecryptfs_filename *filename, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_encrypt_filename() argument 1891 ecryptfs_encrypt_and_encode_filename( char **encoded_name, size_t *encoded_name_size, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, const char *name, size_t name_size) ecryptfs_encrypt_and_encode_filename() argument 2006 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_decode_and_decrypt_filename() local 2066 ecryptfs_set_f_namelen(long *namelen, long lower_namelen, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_set_f_namelen() argument [all...] |
| H A D | ecryptfs_kernel.h | 238 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; member 354 struct ecryptfs_mount_crypt_stat mount_crypt_stat; member [all...] |
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | super.c | 135 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_show_options() local [all...] |
| H A D | file.c | 149 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in read_or_initialize_metadata() local
|
| H A D | main.c | 254 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = in ecryptfs_parse_options() local 184 ecryptfs_init_global_auth_toks( struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_init_global_auth_toks() argument 212 ecryptfs_init_mount_crypt_stat( struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_init_mount_crypt_stat() argument 481 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; ecryptfs_mount() local [all...] |
| H A D | keystore.c | 484 ecryptfs_find_global_auth_tok_for_sig( struct key **auth_tok_key, struct ecryptfs_auth_tok **auth_tok, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) ecryptfs_find_global_auth_tok_for_sig() argument 554 ecryptfs_find_auth_tok_for_sig( struct key **auth_tok_key, struct ecryptfs_auth_tok **auth_tok, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) ecryptfs_find_auth_tok_for_sig() argument 619 ecryptfs_write_tag_70_packet(char *dest, size_t *remaining_bytes, size_t *packet_size, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *filename, size_t filename_size) ecryptfs_write_tag_70_packet() argument 892 ecryptfs_parse_tag_70_packet(char **filename, size_t *filename_size, size_t *packet_size, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *data, size_t max_packet_size) ecryptfs_parse_tag_70_packet() argument 2188 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = write_tag_3_packet() local 2406 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_generate_key_packet_set() local 2512 ecryptfs_add_global_auth_tok(struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig, u32 global_auth_tok_flags) ecryptfs_add_global_auth_tok() argument [all...] |
| H A D | inode.c | 395 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_lookup() local 476 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = NULL; in ecryptfs_symlink() local 920 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; in ecryptfs_setattr() local 988 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; ecryptfs_getattr_link() local [all...] |
| H A D | crypto.c | 199 ecryptfs_destroy_mount_crypt_stat( struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_destroy_mount_crypt_stat() argument 656 ecryptfs_copy_mount_wide_flags_to_inode_flags( struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_copy_mount_wide_flags_to_inode_flags() argument 675 ecryptfs_copy_mount_wide_sigs_to_inode_sigs( struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_copy_mount_wide_sigs_to_inode_sigs() argument 710 ecryptfs_set_default_crypt_stat_vals( struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_set_default_crypt_stat_vals() argument 747 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_new_file_context() local 1215 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; ecryptfs_i_size_init() local 1363 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_read_metadata() local 1432 ecryptfs_encrypt_filename(struct ecryptfs_filename *filename, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_encrypt_filename() argument 1864 ecryptfs_encrypt_and_encode_filename( char **encoded_name, size_t *encoded_name_size, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, const char *name, size_t name_size) ecryptfs_encrypt_and_encode_filename() argument 1979 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_decode_and_decrypt_filename() local 2039 ecryptfs_set_f_namelen(long *namelen, long lower_namelen, struct ecryptfs_mount_crypt_stat *mount_crypt_stat) ecryptfs_set_f_namelen() argument [all...] |
| H A D | ecryptfs_kernel.h | 238 struct ecryptfs_mount_crypt_stat *mount_crypt_stat; member 351 struct ecryptfs_mount_crypt_stat mount_crypt_stat; member [all...] |