Searched refs:ablkcipher_def (Results 1 – 1 of 1) sorted by relevance
261 static const struct qce_ablkcipher_def ablkcipher_def[] = { variable404 for (i = 0; i < ARRAY_SIZE(ablkcipher_def); i++) { in qce_ablkcipher_register()405 ret = qce_ablkcipher_register_one(&ablkcipher_def[i], qce); in qce_ablkcipher_register()