Searched refs:seed_ctx (Results 1 – 1 of 1) sorted by relevance
32 struct seed_ctx { struct330 struct seed_ctx *ctx = crypto_tfm_ctx(tfm); in seed_set_key()366 const struct seed_ctx *ctx = crypto_tfm_ctx(tfm); in seed_encrypt()404 const struct seed_ctx *ctx = crypto_tfm_ctx(tfm); in seed_decrypt()445 .cra_ctxsize = sizeof(struct seed_ctx),