Home
last modified time | relevance | path

Searched refs:keysig_list_mutex (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dcrypto.c170 mutex_init(&crypt_stat->keysig_list_mutex); in ecryptfs_init_crypt_stat()
709 mutex_lock(&crypt_stat->keysig_list_mutex); in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
726 mutex_unlock(&crypt_stat->keysig_list_mutex); in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
H A Decryptfs_kernel.h246 struct mutex keysig_list_mutex; member
H A Dkeystore.c2414 mutex_lock(&crypt_stat->keysig_list_mutex); in ecryptfs_generate_key_packet_set()
2486 mutex_unlock(&crypt_stat->keysig_list_mutex); in ecryptfs_generate_key_packet_set()