Where are crypto functions?

2007-09-10 Thread Jonathan Delizy
Hi everyone, I've used buildroot to build a toolchain based on uClibc to compile some software for arm9 architecture. When I compile some of this software, it doesn't found some functions like des_setparity, ecb_crypt, ... I've checked on my local Linux and this functions are provided by libc.s

Re: Where are crypto functions?

2007-09-10 Thread Christian MICHON
On 9/10/07, Jonathan Delizy <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I've used buildroot to build a toolchain based on uClibc to compile some > software for arm9 architecture. When I compile some of this software, it > doesn't found some functions like des_setparity, ecb_crypt, ... I've > chec

Re: Where are crypto functions?

2007-09-10 Thread Jonathan Delizy
Thanks Christian. Does anyone know how I could have this functions? Another library maybe? Christian MICHON wrote: > On 9/10/07, Jonathan Delizy <[EMAIL PROTECTED]> wrote: >> Hi everyone, >> >> I've used buildroot to build a toolchain based on uClibc to compile some >> software for arm9 architect

Re: Where are crypto functions?

2007-09-10 Thread Christian MICHON
On 9/10/07, Jonathan Delizy <[EMAIL PROTECTED]> wrote: > Thanks Christian. > > Does anyone know how I could have this functions? Another library maybe? > as a dedicated single function ? yes, look at koders. It's usually good to add it as keyword when googling for missing code. http://www.koders.