Re: How to detect availability of asynchronous ciphers at runtime?

2016-03-26 Thread Vladimir Zapolskiy
On 26.03.2016 20:06, Jeffrey Walton wrote: > Hi Everyone, > > Please forgive my ignorance here... I'm trying to detect the > availability of asynchronous ciphers support at runtime. The back > story is there's some feature tests going on based on hard coded > kernel version numbers (namely, 4.1).

How to detect availability of asynchronous ciphers at runtime?

2016-03-26 Thread Jeffrey Walton
Hi Everyone, Please forgive my ignorance here... I'm trying to detect the availability of asynchronous ciphers support at runtime. The back story is there's some feature tests going on based on hard coded kernel version numbers (namely, 4.1). I feel like there's probably a better way to go about i