Home
last modified time | relevance | path

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

/linux-4.4.14/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()
/linux-4.4.14/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
888 struct ecryptfs_auth_tok *auth_tok; member
1116 ecryptfs_get_auth_tok_sig(char **sig, struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_sig()
1144 decrypt_pki_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok, in decrypt_pki_encrypted_session_key()
1628 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_keyring_auth_tok_for_sig()
1664 decrypt_passphrase_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok, in decrypt_passphrase_encrypted_session_key()
1966 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.h65 struct ecryptfs_auth_tok *auth_tok; member
116 struct ecryptfs_auth_tok *auth_tok; in ecryptfs_get_key_payload_data() local
366 struct ecryptfs_auth_tok auth_tok; member
Dmain.c203 struct ecryptfs_auth_tok *auth_tok; in ecryptfs_init_global_auth_toks() local
Dcrypto.c252 struct ecryptfs_global_auth_tok *auth_tok, *auth_tok_tmp; in ecryptfs_destroy_mount_crypt_stat() local