using openssl in kernel module that are loaded at runtime

alireza imani ali64iust at gmail.com
Mon Jan 24 09:55:15 UTC 2011


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>.


More information about the freebsd-questions mailing list