Changes between Version 7 and Version 8 of linux/encryption


Ignore:
Timestamp:
12/14/2019 01:25:13 AM (4 years ago)
Author:
Bobby Jones
Comment:

Add note describing make _tests target after build instructions

Legend:

Unmodified
Added
Removed
Modified
  • linux/encryption

    v7 v8  
    264264}}}
    265265
     266For either installation method you can run the {{{make _tests}}} target of the openssl source Makefile to run a series of self tests.
    266267==== Enabling the AF_ALG kernel module
    267268To ensure you are loading the kernel modules (af_alg, algif_hash, algif_skcipher):
     
    354355}}}
    355356
     357For either installation method you can run the {{{make _tests}}} target of the openssl source Makefile to run a series of self tests.
    356358==== Enabling the cryptodev kernel module
    357359To ensure you are loading the kernel module (cryptodev):