Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_ecc.h39 void yaffs_ecc_calc_other(const unsigned char *data, unsigned n_bytes,
H A Dyaffs_packedtags2.c117 yaffs_ecc_calc_other((unsigned char *)&pt->t, in yaffs_pack_tags2()
170 yaffs_ecc_calc_other((unsigned char *)&pt->t, in yaffs_unpack_tags2()
H A Dyaffs_ecc.c205 void yaffs_ecc_calc_other(const unsigned char *data, unsigned n_bytes, in yaffs_ecc_calc_other() function