Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ecryptfs/
Dkeystore.c467 struct ecryptfs_auth_tok **auth_tok) in ecryptfs_verify_auth_tok_from_key()
500 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_find_global_auth_tok_for_sig()
569 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_find_auth_tok_for_sig()
609 struct ecryptfs_auth_tok *auth_tok; member
880 struct ecryptfs_auth_tok *auth_tok; member
1111 ecryptfs_get_auth_tok_sig(char **sig, struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_sig()
1139 decrypt_pki_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok, in decrypt_pki_encrypted_session_key()
1623 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_keyring_auth_tok_for_sig()
1659 decrypt_passphrase_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok, in decrypt_passphrase_encrypted_session_key()
1975 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()
Decryptfs_kernel.h72 struct ecryptfs_auth_tok *auth_tok; member
128 struct ecryptfs_auth_tok *auth_tok; in ecryptfs_get_key_payload_data() local
381 struct ecryptfs_auth_tok auth_tok; member
Dmain.c202 struct ecryptfs_auth_tok *auth_tok; in ecryptfs_init_global_auth_toks() local
Dcrypto.c231 struct ecryptfs_global_auth_tok *auth_tok, *auth_tok_tmp; in ecryptfs_destroy_mount_crypt_stat() local
/Linux-v4.19/security/keys/encrypted-keys/
Decryptfs_format.c21 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_key()
50 int ecryptfs_fill_auth_tok(struct ecryptfs_auth_tok *auth_tok, in ecryptfs_fill_auth_tok()