ablkcipher_def    279 drivers/crypto/qce/ablkcipher.c static const struct qce_ablkcipher_def ablkcipher_def[] = {
ablkcipher_def    423 drivers/crypto/qce/ablkcipher.c 	for (i = 0; i < ARRAY_SIZE(ablkcipher_def); i++) {
ablkcipher_def    424 drivers/crypto/qce/ablkcipher.c 		ret = qce_ablkcipher_register_one(&ablkcipher_def[i], qce);