I use libcrypto which is part of OpenSSL.
Thanks for your help.
Mike Frysinger wrote:
> On Monday 10 September 2007, Jonathan Delizy wrote:
>> I've used buildroot to build a toolchain based on uClibc to compile some
>> software for arm9 architecture. When I compile some
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 c
are provided by libc.so.6.
I expect that this functions should be provided by uClibc but when I do
a `nm` on libuClibc.so.0, des_setparity and others don't appear. Have I
missed something in uClibc menuconfig?
Thanks for your help.
Jonathan Delizy
___