(no subject)

2012-02-01 Thread aram baghomian
Hi, I want to know which kernel modules keep the information about implemented algorithms in crypto.ko. for example in linux there is xfrm_algo modules that keep the information about these algorithms. ___ f

crypto module

2012-02-01 Thread aram baghomian
Hi, I want to know which kernel modules keep the information about implemented algorithms in crypto.ko. for example in linux there is xfrm_algo modules that keep the information about these algorithms. _

crypto.ko module problem

2011-11-22 Thread aram baghomian
Hi If you can remember i wanted to add my custom hash algorithm to the opencrypto project, after i added it and compile my kernel source( by your advise),i load the crypto.ko module using kldload and give this error. link_elf: symbol MYHASHUpdate undefined MYHASHUpdate is one of my hash func

FW: How to compile opencrypto separately

2011-11-21 Thread aram baghomian
Can any hacker help me? From: aram_baghom...@hotmail.com To: freebsd-hackers@freebsd.org Subject: How to compile opencrypto separately Date: Mon, 21 Nov 2011 06:24:17 + Hi I have some problems with opencrypto project and i hope you want to help me for solve them. - I trying to a

How to compile opencrypto separately

2011-11-20 Thread aram baghomian
Hi I'm sorry, i forgot to register my email address to your mailing list. now i registered in it and resend my question. I have some problems with opencrypto project and i hope you want to help me for solve them. - I want to compile opencrypto code without to force compile it as a subsystem