Re: CCCrypt()

2010-06-24 Thread Richard Hood
On Jun 24, 2010, at 4:29 AM, Graham Lee wrote: > On 24 Jun 2010, at 07:43, Richard Hood wrote: > >> does anyone know in which library the CCCrypt() routine is defined? I've >> linked against libcrypto.dylib where it's defined in the header and >> libSystem.dylib where the man page says it is b

Re: CCCrypt()

2010-06-24 Thread Graham Lee
On 24 Jun 2010, at 07:43, Richard Hood wrote: > does anyone know in which library the CCCrypt() routine is defined? I've > linked against libcrypto.dylib where it's defined in the header and > libSystem.dylib where the man page says it is but I'm still getting undefined > symbol errors on link.