Home
last modified time | relevance | path

Searched refs:auth_tok_key (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/ecryptfs/
H A Dkeystore.c494 (*auth_tok_key) = NULL; in ecryptfs_find_global_auth_tok_for_sig()
522 key_get(*auth_tok_key); in ecryptfs_find_global_auth_tok_for_sig()
636 &auth_tok_key, in ecryptfs_write_tag_70_packet()
848 if (auth_tok_key) { in ecryptfs_write_tag_70_packet()
850 key_put(auth_tok_key); in ecryptfs_write_tag_70_packet()
1090 if (auth_tok_key) { in ecryptfs_parse_tag_70_packet()
1092 key_put(auth_tok_key); in ecryptfs_parse_tag_70_packet()
1905 key_put(auth_tok_key); in ecryptfs_parse_packet_set()
1913 key_put(auth_tok_key); in ecryptfs_parse_packet_set()
1918 key_put(auth_tok_key); in ecryptfs_parse_packet_set()
[all …]
H A Decryptfs_kernel.h650 int ecryptfs_keyring_auth_tok_for_sig(struct key **auth_tok_key,