Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ecryptfs/
Dkeystore.c479 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 …]
/linux-3.4.99/security/keys/encrypted-keys/
Decryptfs_format.c58 auth_tok->token_type = ECRYPTFS_PASSWORD; in ecryptfs_fill_auth_tok()
/linux-3.4.99/include/linux/
Decryptfs.h102 u16 token_type; member
/linux-3.4.99/include/net/
Diw_handler.h375 __u8 token_type; /* Future */ member