Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ecryptfs/
Dkeystore.c453 struct ecryptfs_auth_tok **auth_tok) in ecryptfs_verify_auth_tok_from_key()
486 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_find_global_auth_tok_for_sig()
556 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_find_auth_tok_for_sig()
596 struct ecryptfs_auth_tok *auth_tok; member
866 struct ecryptfs_auth_tok *auth_tok; member
1098 ecryptfs_get_auth_tok_sig(char **sig, struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_sig()
1126 decrypt_pki_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok, in decrypt_pki_encrypted_session_key()
1610 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_keyring_auth_tok_for_sig()
1646 decrypt_passphrase_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok, in decrypt_passphrase_encrypted_session_key()
1962 struct ecryptfs_auth_tok *auth_tok, in pki_encrypt_session_key()
[all …]
Ddebug.c18 void ecryptfs_dump_auth_tok(struct ecryptfs_auth_tok *auth_tok) in ecryptfs_dump_auth_tok()
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
Dmain.c188 struct ecryptfs_auth_tok *auth_tok; in ecryptfs_init_global_auth_toks() local
Dcrypto.c202 struct ecryptfs_global_auth_tok *auth_tok, *auth_tok_tmp; in ecryptfs_destroy_mount_crypt_stat() local
/Linux-v6.6/security/keys/encrypted-keys/
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()