is_hash           363 drivers/crypto/bcm/cipher.h 				    bool is_hash);
is_hash           410 drivers/crypto/bcm/spu.c u16 spum_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash)
is_hash           412 drivers/crypto/bcm/spu.c 	if (is_hash)
is_hash           227 drivers/crypto/bcm/spu.h u16 spum_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash);
is_hash           824 drivers/crypto/bcm/spu2.c u16 spu2_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash)
is_hash           179 drivers/crypto/bcm/spu2.h u16 spu2_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash);
is_hash           889 fs/ceph/mds_client.c 	bool is_hash = test_bit(CEPH_MDS_R_DIRECT_IS_HASH, &req->r_req_flags);
is_hash           944 fs/ceph/mds_client.c 				is_hash = true;
is_hash           952 fs/ceph/mds_client.c 	dout("__choose_mds %p is_hash=%d (%d) mode %d\n", inode, (int)is_hash,
is_hash           958 fs/ceph/mds_client.c 	if (is_hash && S_ISDIR(inode->i_mode)) {