skcipher_crypto_instance 542 crypto/adiantum.c skcipher_crypto_instance(inst)); skcipher_crypto_instance 552 crypto/adiantum.c skcipher_crypto_instance(inst)); skcipher_crypto_instance 569 crypto/adiantum.c skcipher_crypto_instance(inst)); skcipher_crypto_instance 424 crypto/cryptd.c crypto_set_skcipher_spawn(&ctx->spawn, skcipher_crypto_instance(inst)); skcipher_crypto_instance 430 crypto/cryptd.c err = cryptd_init_instance(skcipher_crypto_instance(inst), &alg->base); skcipher_crypto_instance 295 crypto/ctr.c crypto_set_skcipher_spawn(spawn, skcipher_crypto_instance(inst)); skcipher_crypto_instance 354 crypto/cts.c crypto_set_skcipher_spawn(spawn, skcipher_crypto_instance(inst)); skcipher_crypto_instance 370 crypto/cts.c err = crypto_inst_setname(skcipher_crypto_instance(inst), "cts", skcipher_crypto_instance 494 crypto/essiv.c inst = skcipher_crypto_instance(skcipher_inst); skcipher_crypto_instance 325 crypto/lrw.c crypto_set_skcipher_spawn(spawn, skcipher_crypto_instance(inst)); skcipher_crypto_instance 352 crypto/lrw.c err = crypto_inst_setname(skcipher_crypto_instance(inst), "lrw", skcipher_crypto_instance 1104 crypto/skcipher.c return crypto_register_instance(tmpl, skcipher_crypto_instance(inst)); skcipher_crypto_instance 1202 crypto/skcipher.c err = crypto_inst_setname(skcipher_crypto_instance(inst), tmpl->name, skcipher_crypto_instance 1208 crypto/skcipher.c skcipher_crypto_instance(inst), skcipher_crypto_instance 364 crypto/xts.c crypto_set_skcipher_spawn(&ctx->spawn, skcipher_crypto_instance(inst)); skcipher_crypto_instance 392 crypto/xts.c err = crypto_inst_setname(skcipher_crypto_instance(inst), "xts", skcipher_crypto_instance 83 include/crypto/internal/skcipher.h return crypto_instance_ctx(skcipher_crypto_instance(inst));