Searched refs:byteReverse (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/x11r7/mcookie/ |
| H A D | mcookie.c | 83 #define byteReverse(buf, len) /* Nothing */ macro 85 void byteReverse(unsigned char *buf, unsigned longs); 90 void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() function 145 byteReverse(ctx->in, 16); in MD5Update() 154 byteReverse(ctx->in, 16); in MD5Update() 189 byteReverse(ctx->in, 16); in MD5Final() 198 byteReverse(ctx->in, 14); in MD5Final() 205 byteReverse((unsigned char *) ctx->buf, 4); in MD5Final()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | md5.c | 43 byteReverse(unsigned char *buf, unsigned longs) in byteReverse() function 99 byteReverse(ctx->in, 16); in MD5Update() 108 byteReverse(ctx->in, 16); in MD5Update() 144 byteReverse(ctx->in, 16); in MD5Final() 153 byteReverse(ctx->in, 14); in MD5Final() 160 byteReverse((unsigned char *) ctx->buf, 4); in MD5Final()
|
| H A D | md5.su | |
| /OK3568_Linux_fs/u-boot/spl/lib/ |
| H A D | md5.su | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |