Searched refs:global_auth_tok_key (Results 1 – 4 of 4) sorted by relevance
512 rc = key_validate(walker->global_auth_tok_key); in ecryptfs_find_global_auth_tok_for_sig()519 down_write(&(walker->global_auth_tok_key->sem)); in ecryptfs_find_global_auth_tok_for_sig()521 walker->global_auth_tok_key, auth_tok); in ecryptfs_find_global_auth_tok_for_sig()525 (*auth_tok_key) = walker->global_auth_tok_key; in ecryptfs_find_global_auth_tok_for_sig()532 up_write(&(walker->global_auth_tok_key->sem)); in ecryptfs_find_global_auth_tok_for_sig()536 key_put(walker->global_auth_tok_key); in ecryptfs_find_global_auth_tok_for_sig()537 walker->global_auth_tok_key = NULL; in ecryptfs_find_global_auth_tok_for_sig()
277 &global_auth_tok->global_auth_tok_key, &auth_tok, in ecryptfs_init_global_auth_toks()287 up_write(&(global_auth_tok->global_auth_tok_key)->sem); in ecryptfs_init_global_auth_toks()
336 struct key *global_auth_tok_key; member
269 if (auth_tok->global_auth_tok_key in ecryptfs_destroy_mount_crypt_stat()271 key_put(auth_tok->global_auth_tok_key); in ecryptfs_destroy_mount_crypt_stat()