serpent_ctx 221 crypto/serpent.c struct serpent_ctx *ctx = crypto_tfm_ctx(tfm); serpent_ctx 365 crypto/serpent.c struct serpent_ctx *ctx = crypto_tfm_ctx(tfm); serpent_ctx 424 crypto/serpent.c struct serpent_ctx *ctx = crypto_tfm_ctx(tfm); serpent_ctx 426 crypto/serpent.c *k = ((struct serpent_ctx *)ctx)->expkey; serpent_ctx 480 crypto/serpent.c .cra_ctxsize = sizeof(struct serpent_ctx), serpent_ctx 548 crypto/serpent.c .cra_ctxsize = sizeof(struct serpent_ctx),