Changes between Version 7 and Version 8 of linux/encryption
- Timestamp:
- 12/14/2019 01:25:13 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/encryption
v7 v8 264 264 }}} 265 265 266 For either installation method you can run the {{{make _tests}}} target of the openssl source Makefile to run a series of self tests. 266 267 ==== Enabling the AF_ALG kernel module 267 268 To ensure you are loading the kernel modules (af_alg, algif_hash, algif_skcipher): … … 354 355 }}} 355 356 357 For either installation method you can run the {{{make _tests}}} target of the openssl source Makefile to run a series of self tests. 356 358 ==== Enabling the cryptodev kernel module 357 359 To ensure you are loading the kernel module (cryptodev):