From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 1 15:02:59 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 780BE106567A for ; Wed, 1 Feb 2012 15:02:59 +0000 (UTC) (envelope-from aram_baghomian@hotmail.com) Received: from snt0-omc2-s40.snt0.hotmail.com (snt0-omc2-s40.snt0.hotmail.com [65.54.61.91]) by mx1.freebsd.org (Postfix) with ESMTP id 5043F8FC08 for ; Wed, 1 Feb 2012 15:02:59 +0000 (UTC) Received: from SNT140-W48 ([65.55.90.72]) by snt0-omc2-s40.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 1 Feb 2012 06:50:58 -0800 Message-ID: X-Originating-IP: [2.145.222.85] From: aram baghomian To: Date: Wed, 1 Feb 2012 14:50:58 +0000 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 01 Feb 2012 14:50:58.0626 (UTC) FILETIME=[E89CBA20:01CCE0F0] Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: (no subject) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2012 15:02:59 -0000 Hi=2C 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 a= bout these algorithms. =