Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ecryptfs/
Dkeystore.c465 struct ecryptfs_auth_tok **auth_tok) in ecryptfs_verify_auth_tok_from_key()
492 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_find_global_auth_tok_for_sig()
561 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_find_auth_tok_for_sig()
601 struct ecryptfs_auth_tok *auth_tok; member
893 struct ecryptfs_auth_tok *auth_tok; member
1123 ecryptfs_get_auth_tok_sig(char **sig, struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_sig()
1151 decrypt_pki_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok, in decrypt_pki_encrypted_session_key()
1635 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_keyring_auth_tok_for_sig()
1668 decrypt_passphrase_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok, in decrypt_passphrase_encrypted_session_key()
1971 pki_encrypt_session_key(struct ecryptfs_auth_tok *auth_tok, in pki_encrypt_session_key()
[all …]
Ddebug.c32 void ecryptfs_dump_auth_tok(struct ecryptfs_auth_tok *auth_tok) in ecryptfs_dump_auth_tok()
Dmain.c270 struct ecryptfs_auth_tok *auth_tok; in ecryptfs_init_global_auth_toks() local
Decryptfs_kernel.h170 struct ecryptfs_auth_tok *auth_tok; member
409 struct ecryptfs_auth_tok auth_tok; member
Dcrypto.c260 struct ecryptfs_global_auth_tok *auth_tok, *auth_tok_tmp; in ecryptfs_destroy_mount_crypt_stat() local