Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
A Dkeystore.c492 (*auth_tok_key) = NULL; in ecryptfs_find_global_auth_tok_for_sig()
520 key_get(*auth_tok_key); in ecryptfs_find_global_auth_tok_for_sig()
634 &auth_tok_key, in ecryptfs_write_tag_70_packet()
846 if (auth_tok_key) { in ecryptfs_write_tag_70_packet()
848 key_put(auth_tok_key); in ecryptfs_write_tag_70_packet()
1088 if (auth_tok_key) { in ecryptfs_parse_tag_70_packet()
1090 key_put(auth_tok_key); in ecryptfs_parse_tag_70_packet()
1903 key_put(auth_tok_key); in ecryptfs_parse_packet_set()
1911 key_put(auth_tok_key); in ecryptfs_parse_packet_set()
1916 key_put(auth_tok_key); in ecryptfs_parse_packet_set()
[all …]
A Decryptfs_kernel.h650 int ecryptfs_keyring_auth_tok_for_sig(struct key **auth_tok_key,

Completed in 10 milliseconds