Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ecryptfs/
Dcrypto.c170 mutex_init(&crypt_stat->keysig_list_mutex); in ecryptfs_init_crypt_stat()
706 mutex_lock(&crypt_stat->keysig_list_mutex); in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
723 mutex_unlock(&crypt_stat->keysig_list_mutex); in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
Decryptfs_kernel.h246 struct mutex keysig_list_mutex; member
Dkeystore.c2415 mutex_lock(&crypt_stat->keysig_list_mutex); in ecryptfs_generate_key_packet_set()
2487 mutex_unlock(&crypt_stat->keysig_list_mutex); in ecryptfs_generate_key_packet_set()