skcipher_def
static const struct qce_skcipher_def skcipher_def[] = {
for (i = 0; i < ARRAY_SIZE(skcipher_def); i++) {
ret = qce_skcipher_register_one(&skcipher_def[i], qce);
static unsigned int test_skcipher_encdec(struct skcipher_def *sk,
struct skcipher_def sk;