Home
last modified time | relevance | path

Searched refs:ecryptfs_dump_hex (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Ddebug.c60 ecryptfs_dump_hex(auth_tok->session_key.decrypted_key, in ecryptfs_dump_auth_tok()
71 ecryptfs_dump_hex(auth_tok->session_key.encrypted_key, in ecryptfs_dump_auth_tok()
78 * ecryptfs_dump_hex - debug hex printer
84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex() function
H A Dkeystore.c1181 ecryptfs_dump_hex(crypt_stat->key, in decrypt_pki_encrypted_session_key()
1659 ecryptfs_dump_hex( in decrypt_passphrase_encrypted_session_key()
1731 ecryptfs_dump_hex(crypt_stat->key, in decrypt_passphrase_encrypted_session_key()
2056 ecryptfs_dump_hex(key_rec->enc_key, key_rec->enc_key_size); in write_tag_1_packet()
2251 ecryptfs_dump_hex(session_key_encryption_key, 16); in write_tag_3_packet()
2255 ecryptfs_dump_hex(session_key_encryption_key, 16); in write_tag_3_packet()
2317 ecryptfs_dump_hex(key_rec->enc_key, in write_tag_3_packet()
H A Dcrypto.c119 ecryptfs_dump_hex(crypt_stat->root_iv, crypt_stat->iv_bytes); in ecryptfs_derive_iv()
130 ecryptfs_dump_hex(src, (crypt_stat->iv_bytes + 16)); in ecryptfs_derive_iv()
142 ecryptfs_dump_hex(iv, crypt_stat->iv_bytes); in ecryptfs_derive_iv()
304 ecryptfs_dump_hex(crypt_stat->key, in crypt_scatterlist()
670 ecryptfs_dump_hex(crypt_stat->key, in ecryptfs_generate_new_key()
H A Decryptfs_kernel.h576 void ecryptfs_dump_hex(char *data, int bytes);
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Ddebug.c60 ecryptfs_dump_hex(auth_tok->session_key.decrypted_key, in ecryptfs_dump_auth_tok()
71 ecryptfs_dump_hex(auth_tok->session_key.encrypted_key, in ecryptfs_dump_auth_tok()
78 * ecryptfs_dump_hex - debug hex printer
84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex() function
H A Dkeystore.c1182 ecryptfs_dump_hex(crypt_stat->key, in decrypt_pki_encrypted_session_key()
1660 ecryptfs_dump_hex( in decrypt_passphrase_encrypted_session_key()
1732 ecryptfs_dump_hex(crypt_stat->key, in decrypt_passphrase_encrypted_session_key()
2057 ecryptfs_dump_hex(key_rec->enc_key, key_rec->enc_key_size); in write_tag_1_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()
2318 ecryptfs_dump_hex(key_rec->enc_key, in write_tag_3_packet()
H A Dcrypto.c119 ecryptfs_dump_hex(crypt_stat->root_iv, crypt_stat->iv_bytes); in ecryptfs_derive_iv()
130 ecryptfs_dump_hex(src, (crypt_stat->iv_bytes + 16)); in ecryptfs_derive_iv()
142 ecryptfs_dump_hex(iv, crypt_stat->iv_bytes); in ecryptfs_derive_iv()
286 ecryptfs_dump_hex(crypt_stat->key, in crypt_scatterlist()
643 ecryptfs_dump_hex(crypt_stat->key, in ecryptfs_generate_new_key()
H A Decryptfs_kernel.h561 void ecryptfs_dump_hex(char *data, int bytes);

Completed in 26 milliseconds