numam-dpdk/drivers/crypto
Bruce Richardson 636e739204 drivers/crypto: use ring size function
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: b11c78a2e0 ("crypto/null: use ring size function")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2017-03-27 23:56:58 +02:00
..
aesni_gcm drivers/crypto: use ring size function 2017-03-27 23:56:58 +02:00
aesni_mb drivers/crypto: use ring size function 2017-03-27 23:56:58 +02:00
armv8 drivers/crypto: use ring size function 2017-03-27 23:56:58 +02:00
kasumi drivers/crypto: use ring size function 2017-03-27 23:56:58 +02:00
null mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
openssl drivers/crypto: use ring size function 2017-03-27 23:56:58 +02:00
qat mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
scheduler mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
snow3g drivers/crypto: use ring size function 2017-03-27 23:56:58 +02:00
zuc drivers/crypto: use ring size function 2017-03-27 23:56:58 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00