Home
last modified time | relevance | path

Searched refs:token_type (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ecryptfs/
Dkeystore.c486 if ((*auth_tok)->token_type != ECRYPTFS_PASSWORD in ecryptfs_verify_auth_tok_from_key()
487 && (*auth_tok)->token_type != ECRYPTFS_PRIVATE_KEY) { in ecryptfs_verify_auth_tok_from_key()
749 if (s->auth_tok->token_type != ECRYPTFS_PASSWORD) { in ecryptfs_write_tag_70_packet()
1038 if (s->auth_tok->token_type != ECRYPTFS_PASSWORD) { in ecryptfs_parse_tag_70_packet()
1116 switch (auth_tok->token_type) { in ecryptfs_get_auth_tok_sig()
1125 auth_tok->token_type); in ecryptfs_get_auth_tok_sig()
1153 auth_tok->token_type); in decrypt_pki_encrypted_session_key()
1330 (*new_auth_tok)->token_type = ECRYPTFS_PRIVATE_KEY; in parse_tag_1_packet()
1505 (*new_auth_tok)->token_type = ECRYPTFS_PASSWORD; in parse_tag_3_packet()
1891 candidate_auth_tok->token_type); in ecryptfs_parse_packet_set()
[all …]
/linux-4.19.296/include/linux/
Decryptfs.h95 u16 token_type; member
/linux-4.19.296/include/net/
Diw_handler.h376 __u8 token_type; /* Future */ member