skcipher_crypto_instance
skcipher_crypto_instance(inst),
skcipher_crypto_instance(inst),
err = crypto_grab_skcipher(&ctx->spawn, skcipher_crypto_instance(inst),
err = cryptd_init_instance(skcipher_crypto_instance(inst), &alg->base);
err = crypto_grab_skcipher(spawn, skcipher_crypto_instance(inst),
err = crypto_grab_skcipher(spawn, skcipher_crypto_instance(inst),
err = crypto_inst_setname(skcipher_crypto_instance(inst), "cts",
inst = skcipher_crypto_instance(skcipher_inst);
skcipher_crypto_instance(inst),
skcipher_crypto_instance(inst),
err = crypto_grab_skcipher(spawn, skcipher_crypto_instance(inst),
skcipher_crypto_instance(inst),
err = crypto_inst_setname(skcipher_crypto_instance(inst), "lrw",
return crypto_register_instance(tmpl, skcipher_crypto_instance(inst));
err = crypto_grab_cipher(spawn, skcipher_crypto_instance(inst),
err = crypto_inst_setname(skcipher_crypto_instance(inst), tmpl->name,
err = crypto_grab_skcipher(&ctx->spawn, skcipher_crypto_instance(inst),
skcipher_crypto_instance(inst),
err = crypto_inst_setname(skcipher_crypto_instance(inst), "xts",
skcipher_crypto_instance(inst), name, 0, mask);
return crypto_instance_ctx(skcipher_crypto_instance(inst));