Searched refs:token_type (Results 1 – 4 of 4) sorted by relevance
479 if ((*auth_tok)->token_type != ECRYPTFS_PASSWORD in ecryptfs_verify_auth_tok_from_key()480 && (*auth_tok)->token_type != ECRYPTFS_PRIVATE_KEY) { in ecryptfs_verify_auth_tok_from_key()736 if (s->auth_tok->token_type != ECRYPTFS_PASSWORD) { in ecryptfs_write_tag_70_packet()1042 if (s->auth_tok->token_type != ECRYPTFS_PASSWORD) { in ecryptfs_parse_tag_70_packet()1122 switch (auth_tok->token_type) { in ecryptfs_get_auth_tok_sig()1131 auth_tok->token_type); in ecryptfs_get_auth_tok_sig()1159 auth_tok->token_type); in decrypt_pki_encrypted_session_key()1337 (*new_auth_tok)->token_type = ECRYPTFS_PRIVATE_KEY; in parse_tag_1_packet()1512 (*new_auth_tok)->token_type = ECRYPTFS_PASSWORD; in parse_tag_3_packet()1885 candidate_auth_tok->token_type); in ecryptfs_parse_packet_set()[all …]
58 auth_tok->token_type = ECRYPTFS_PASSWORD; in ecryptfs_fill_auth_tok()
102 u16 token_type; member
375 __u8 token_type; /* Future */ member