Searched refs:auth_tok_key (Results 1 – 1 of 1) sorted by relevance
454 ecryptfs_verify_auth_tok_from_key(struct key *auth_tok_key, in ecryptfs_verify_auth_tok_from_key() argument459 (*auth_tok) = ecryptfs_get_key_payload_data(auth_tok_key); in ecryptfs_verify_auth_tok_from_key()487 struct key **auth_tok_key, in ecryptfs_find_global_auth_tok_for_sig() argument494 (*auth_tok_key) = NULL; in ecryptfs_find_global_auth_tok_for_sig()521 (*auth_tok_key) = walker->global_auth_tok_key; in ecryptfs_find_global_auth_tok_for_sig()522 key_get(*auth_tok_key); in ecryptfs_find_global_auth_tok_for_sig()557 struct key **auth_tok_key, in ecryptfs_find_auth_tok_for_sig() argument564 rc = ecryptfs_find_global_auth_tok_for_sig(auth_tok_key, auth_tok, in ecryptfs_find_auth_tok_for_sig()576 rc = ecryptfs_keyring_auth_tok_for_sig(auth_tok_key, auth_tok, in ecryptfs_find_auth_tok_for_sig()627 struct key *auth_tok_key = NULL; in ecryptfs_write_tag_70_packet() local[all …]