Lines Matching +defs:entry +defs:y
101 #define F(x,y,z) (z ^ (x & (y ^ z))) in sha1_process() argument
128 #define F(x,y,z) (x ^ y ^ z) in sha1_process() argument
155 #define F(x,y,z) ((x & y) | (z & (x | y))) in sha1_process() argument
182 #define F(x,y,z) (x ^ y ^ z) in sha1_process() argument
366 #define F0(x,y,z) ((x & y) | (z & (x | y))) in sha256_process() argument
367 #define F1(x,y,z) (z ^ (x & (y ^ z))) in sha256_process() argument
700 static void fix_entry(index_tbl_entry *entry) in fix_entry()
849 static bool get_entry(const char *file_path, index_tbl_entry *entry) in get_entry()
913 index_tbl_entry entry; in get_content() local
1261 index_tbl_entry entry) in dump_file()
1363 index_tbl_entry entry; in unpack_image() local
1480 index_tbl_entry entry; in write_index_tbl() local