RE: crypto module

2012-02-01 Thread Patrick Mahan
>-Original Message- >From: owner-freebsd-hack...@freebsd.org [mailto:owner-freebsd- >hack...@freebsd.org] On Behalf Of aram baghomian >Sent: Wednesday, February 01, 2012 6:54 AM >To: freebsd-hackers@freebsd.org >Subject: crypto module > > > > > >Hi, &g

Re: crypto module

2012-02-01 Thread Rodrigo OSORIO
On 01/02/12 14:54 +, aram baghomian wrote: > > > > > 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 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. _