Home
last modified time | relevance | path

Searched refs:session_key_encryption_key (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ecryptfs/
A Dkeystore.c816 s->auth_tok->token.password.session_key_encryption_key, in ecryptfs_write_tag_70_packet()
824 s->auth_tok->token.password.session_key_encryption_key, in ecryptfs_write_tag_70_packet()
1032 s->auth_tok->token.password.session_key_encryption_key, in ecryptfs_parse_tag_70_packet()
1661 auth_tok->token.password.session_key_encryption_key, in decrypt_passphrase_encrypted_session_key()
1708 tfm, auth_tok->token.password.session_key_encryption_key, in decrypt_passphrase_encrypted_session_key()
2181 char session_key_encryption_key[ECRYPTFS_MAX_KEY_BYTES]; in write_tag_3_packet() local
2246 memcpy(session_key_encryption_key, in write_tag_3_packet()
2247 auth_tok->token.password.session_key_encryption_key, in write_tag_3_packet()
2252 ecryptfs_dump_hex(session_key_encryption_key, 16); in write_tag_3_packet()
2256 ecryptfs_dump_hex(session_key_encryption_key, 16); in write_tag_3_packet()
[all …]
/linux/security/keys/encrypted-keys/
A Decryptfs_format.c21 return auth_tok->token.password.session_key_encryption_key; in ecryptfs_get_auth_tok_key()
/linux/include/linux/
A Decryptfs.h76 u8 session_key_encryption_key[ECRYPTFS_MAX_KEY_BYTES]; member

Completed in 8 milliseconds