Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Dkeystore.c454 struct ecryptfs_auth_tok **auth_tok) in ecryptfs_verify_auth_tok_from_key()
487 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_find_global_auth_tok_for_sig()
557 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_find_auth_tok_for_sig()
597 struct ecryptfs_auth_tok *auth_tok; member
825 struct ecryptfs_auth_tok *auth_tok; member
1057 ecryptfs_get_auth_tok_sig(char **sig, struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_sig()
1085 decrypt_pki_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok, in decrypt_pki_encrypted_session_key()
1569 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_keyring_auth_tok_for_sig()
1605 decrypt_passphrase_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok, in decrypt_passphrase_encrypted_session_key()
1921 struct ecryptfs_auth_tok *auth_tok, in pki_encrypt_session_key()
[all …]
H A Ddebug.c18 void ecryptfs_dump_auth_tok(struct ecryptfs_auth_tok *auth_tok) in ecryptfs_dump_auth_tok()
H A Decryptfs_kernel.h59 struct ecryptfs_auth_tok *auth_tok; member
115 struct ecryptfs_auth_tok *auth_tok; in ecryptfs_get_key_payload_data() local
353 struct ecryptfs_auth_tok auth_tok; member
H A Dmain.c187 struct ecryptfs_auth_tok *auth_tok; in ecryptfs_init_global_auth_toks() local
H A Dcrypto.c148 struct ecryptfs_global_auth_tok *auth_tok, *auth_tok_tmp; in ecryptfs_destroy_mount_crypt_stat() 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()
48 int ecryptfs_fill_auth_tok(struct ecryptfs_auth_tok *auth_tok, in ecryptfs_fill_auth_tok()