Home
last modified time | relevance | path

Searched refs:ecryptfs_auth_tok (Results 1 – 6 of 6) sorted by relevance

/linux/security/keys/encrypted-keys/
H A Decryptfs_format.h22 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok);
24 int ecryptfs_fill_auth_tok(struct ecryptfs_auth_tok *auth_tok,
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()
H A Dencrypted.c650 payload_datalen = sizeof(struct ecryptfs_auth_tok); in encrypted_key_alloc()
757 ecryptfs_get_auth_tok_key((struct ecryptfs_auth_tok *)epayload->payload_data); in __ekey_init()
785 ecryptfs_fill_auth_tok((struct ecryptfs_auth_tok *)epayload->payload_data, in encrypted_init()
/linux/fs/ecryptfs/
H A Dkeystore.c455 struct ecryptfs_auth_tok **auth_tok) in ecryptfs_verify_auth_tok_from_key()
488 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_find_global_auth_tok_for_sig()
558 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_find_auth_tok_for_sig()
598 struct ecryptfs_auth_tok *auth_tok;
868 struct ecryptfs_auth_tok *auth_tok;
1100 ecryptfs_get_auth_tok_sig(char **sig, struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_sig()
1128 decrypt_pki_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok, in decrypt_pki_encrypted_session_key()
1228 struct ecryptfs_auth_tok **new_auth_tok, in parse_tag_1_packet()
1360 struct ecryptfs_auth_tok **new_auth_tok, in parse_tag_3_packet()
1612 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_keyring_auth_tok_for_sig()
[all …]
H A Ddebug.c18 void ecryptfs_dump_auth_tok(struct ecryptfs_auth_tok *auth_tok) in ecryptfs_dump_auth_tok()
/linux/include/linux/
H A Decryptfs.h93 struct ecryptfs_auth_tok { struct