Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ecryptfs/
Dcrypto.c199 mutex_init(&crypt_stat->keysig_list_mutex); in ecryptfs_init_crypt_stat()
737 mutex_lock(&crypt_stat->keysig_list_mutex); in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
754 mutex_unlock(&crypt_stat->keysig_list_mutex); in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
Decryptfs_kernel.h260 struct mutex keysig_list_mutex; member
Dkeystore.c2428 mutex_lock(&crypt_stat->keysig_list_mutex); in ecryptfs_generate_key_packet_set()
2500 mutex_unlock(&crypt_stat->keysig_list_mutex); in ecryptfs_generate_key_packet_set()