Home
last modified time | relevance | path

Searched refs:found_auth_tok (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dkeystore.c1757 size_t found_auth_tok; in ecryptfs_parse_packet_set() local
1864 found_auth_tok = 0; in ecryptfs_parse_packet_set()
1886 found_auth_tok = 1; in ecryptfs_parse_packet_set()
1890 if (!found_auth_tok) { in ecryptfs_parse_packet_set()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dkeystore.c1758 size_t found_auth_tok; in ecryptfs_parse_packet_set() local
1865 found_auth_tok = 0; in ecryptfs_parse_packet_set()
1887 found_auth_tok = 1; in ecryptfs_parse_packet_set()
1891 if (!found_auth_tok) { in ecryptfs_parse_packet_set()

Completed in 6 milliseconds