Home
last modified time | relevance | path

Searched defs:auth_tok (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ecryptfs/
H A Dkeystore.c455 struct ecryptfs_auth_tok **auth_tok) in ecryptfs_verify_auth_tok_from_key() argument
488 ecryptfs_find_global_auth_tok_for_sig(struct key ** auth_tok_key,struct ecryptfs_auth_tok ** auth_tok,struct ecryptfs_mount_crypt_stat * mount_crypt_stat,char * sig) ecryptfs_find_global_auth_tok_for_sig() argument
558 ecryptfs_find_auth_tok_for_sig(struct key ** auth_tok_key,struct ecryptfs_auth_tok ** auth_tok,struct ecryptfs_mount_crypt_stat * mount_crypt_stat,char * sig) ecryptfs_find_auth_tok_for_sig() argument
598 struct ecryptfs_auth_tok *auth_tok; global() member
868 struct ecryptfs_auth_tok *auth_tok; global() member
1100 ecryptfs_get_auth_tok_sig(char ** sig,struct ecryptfs_auth_tok * auth_tok) ecryptfs_get_auth_tok_sig() argument
1128 decrypt_pki_encrypted_session_key(struct ecryptfs_auth_tok * auth_tok,struct ecryptfs_crypt_stat * crypt_stat) decrypt_pki_encrypted_session_key() argument
1612 ecryptfs_keyring_auth_tok_for_sig(struct key ** auth_tok_key,struct ecryptfs_auth_tok ** auth_tok,char * sig) ecryptfs_keyring_auth_tok_for_sig() argument
1648 decrypt_passphrase_encrypted_session_key(struct ecryptfs_auth_tok * auth_tok,struct ecryptfs_crypt_stat * crypt_stat) decrypt_passphrase_encrypted_session_key() argument
1964 pki_encrypt_session_key(struct key * auth_tok_key,struct ecryptfs_auth_tok * auth_tok,struct ecryptfs_crypt_stat * crypt_stat,struct ecryptfs_key_record * key_rec) pki_encrypt_session_key() argument
2022 write_tag_1_packet(char * dest,size_t * remaining_bytes,struct key * auth_tok_key,struct ecryptfs_auth_tok * auth_tok,struct ecryptfs_crypt_stat * crypt_stat,struct ecryptfs_key_record * key_rec,size_t * packet_size) write_tag_1_packet() argument
2177 write_tag_3_packet(char * dest,size_t * remaining_bytes,struct ecryptfs_auth_tok * auth_tok,struct ecryptfs_crypt_stat * crypt_stat,struct ecryptfs_key_record * key_rec,size_t * packet_size) write_tag_3_packet() argument
2406 struct ecryptfs_auth_tok *auth_tok; ecryptfs_generate_key_packet_set() local
[all...]
H A Ddebug.c18 void ecryptfs_dump_auth_tok(struct ecryptfs_auth_tok *auth_tok) in ecryptfs_dump_auth_tok() argument
[all...]
H A Decryptfs_kernel.h58 struct ecryptfs_auth_tok *auth_tok; member
114 struct ecryptfs_auth_tok *auth_tok; in ecryptfs_get_key_payload_data() local
364 struct ecryptfs_auth_tok auth_tok; member
H A Dmain.c187 struct ecryptfs_auth_tok *auth_tok; in ecryptfs_init_global_auth_toks() local
/linux/security/keys/encrypted-keys/
H A Decryptfs_format.c19 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_key() argument
48 int ecryptfs_fill_auth_tok(struct ecryptfs_auth_tok *auth_tok, in ecryptfs_fill_auth_tok() argument
[all...]