Home
last modified time | relevance | path

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

/openbmc/linux/fs/ecryptfs/
H A Dcrypto.c170 mutex_init(&crypt_stat->keysig_list_mutex); in ecryptfs_init_crypt_stat()
682 mutex_lock(&crypt_stat->keysig_list_mutex); in ecryptfs_copy_mount_wide_sigs_to_inode_sigs()
699 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.c2417 mutex_lock(&crypt_stat->keysig_list_mutex); in ecryptfs_generate_key_packet_set()
2489 mutex_unlock(&crypt_stat->keysig_list_mutex); in ecryptfs_generate_key_packet_set()