ncipher_algs      195 drivers/crypto/marvell/cesa.c 	for (i = 0; i < cesa->caps->ncipher_algs; i++) {
ncipher_algs      212 drivers/crypto/marvell/cesa.c 	i = cesa->caps->ncipher_algs;
ncipher_algs      228 drivers/crypto/marvell/cesa.c 	for (i = 0; i < cesa->caps->ncipher_algs; i++)
ncipher_algs      269 drivers/crypto/marvell/cesa.c 	.ncipher_algs = ARRAY_SIZE(orion_cipher_algs),
ncipher_algs      278 drivers/crypto/marvell/cesa.c 	.ncipher_algs = ARRAY_SIZE(orion_cipher_algs),
ncipher_algs      287 drivers/crypto/marvell/cesa.c 	.ncipher_algs = ARRAY_SIZE(armada_370_cipher_algs),
ncipher_algs      296 drivers/crypto/marvell/cesa.c 	.ncipher_algs = ARRAY_SIZE(armada_370_cipher_algs),
ncipher_algs      378 drivers/crypto/marvell/cesa.h 	int ncipher_algs;