H A D | keystore.c | 489 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) in ecryptfs_find_global_auth_tok_for_sig() argument 496 mutex_lock(&mount_crypt_stat->global_auth_tok_list_mutex); in ecryptfs_find_global_auth_tok_for_sig() 498 &mount_crypt_stat->global_auth_tok_list, in ecryptfs_find_global_auth_tok_for_sig() 535 mutex_unlock(&mount_crypt_stat->global_auth_tok_list_mutex); in ecryptfs_find_global_auth_tok_for_sig() 543 * @mount_crypt_stat: inode crypt_stat crypto context 547 * linked off the mount_crypt_stat, so all the auth_toks that can be 559 struct ecryptfs_mount_crypt_stat *mount_crypt_stat, in ecryptfs_find_auth_tok_for_sig() argument 565 mount_crypt_stat, sig); in ecryptfs_find_auth_tok_for_sig() 568 * mount_crypt_stat structure, we prevent to use auth toks that in ecryptfs_find_auth_tok_for_sig() 572 if (mount_crypt_stat in ecryptfs_find_auth_tok_for_sig() 623 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 896 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 2190 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = write_tag_3_packet() local 2408 struct ecryptfs_mount_crypt_stat *mount_crypt_stat = ecryptfs_generate_key_packet_set() local 2514 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...] |