Date: Mon, 24 Jan 2011 13:25:14 +0330 From: alireza imani <ali64iust@gmail.com> To: freebsd-questions@freebsd.org Subject: using openssl in kernel module that are loaded at runtime Message-ID: <AANLkTik2XMPRFO4v4%2B__pheEWbCGyCfU0kEqJYeZG__j@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I've got a quick question about using openssl within custom kernel modules that are loaded at runtime. Is openssl designed to be used within kernel modules? Specifically I want to use some the des and aes encryption routines. I have a kernel module (for an embedded system) that includes <openssl/des.h>.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTik2XMPRFO4v4%2B__pheEWbCGyCfU0kEqJYeZG__j>