636e739204
Rather than reading the size directly from the ring structure, use the
dedicated ring function for that purpose.
Previous commits to do this only did so for the null crypto driver which
was the only one compiled in by default, but all other drivers need to be
similarly updated.
Fixes:
|
||
---|---|---|
.. | ||
aesni_gcm | ||
aesni_mb | ||
armv8 | ||
kasumi | ||
null | ||
openssl | ||
qat | ||
scheduler | ||
snow3g | ||
zuc | ||
Makefile |