ecryptfs_dump_hex
ecryptfs_dump_hex(src, (crypt_stat->iv_bytes + 16));
ecryptfs_dump_hex(iv, crypt_stat->iv_bytes);
ecryptfs_dump_hex(crypt_stat->key,
ecryptfs_dump_hex(crypt_stat->key,
ecryptfs_dump_hex(crypt_stat->root_iv, crypt_stat->iv_bytes);
ecryptfs_dump_hex(auth_tok->session_key.decrypted_key,
ecryptfs_dump_hex(auth_tok->session_key.encrypted_key,
void ecryptfs_dump_hex(char *data, int bytes);
ecryptfs_dump_hex(crypt_stat->key,
ecryptfs_dump_hex(
ecryptfs_dump_hex(crypt_stat->key,
ecryptfs_dump_hex(key_rec->enc_key, key_rec->enc_key_size);
ecryptfs_dump_hex(session_key_encryption_key, 16);
ecryptfs_dump_hex(session_key_encryption_key, 16);
ecryptfs_dump_hex(key_rec->enc_key,