"Unable to allocate crypto cipher with name [---]; rc = [-2]"

Asked by Dustin Kirkland 

Make sure that you have enabled the kernel crypto API and that you have built the ciphers, hashes, and chaining modes that you wish to use. This will usually be md5, aes, cbc, and ecb. Also, make sure that the requested key size is valid for your cipher.

Question information

Language:
English Edit question
Status:
Solved
For:
eCryptfs Edit question
Assignee:
No assignee Edit question
Solved by:
Dustin Kirkland 
Solved:
Last query:
Last reply:
Revision history for this message
Dustin Kirkland  (kirkland) said :
#1

From the FAQ