Searched refs:seed_ctx (Results 1 – 1 of 1) sorted by relevance
36 struct seed_ctx { struct334 struct seed_ctx *ctx = crypto_tfm_ctx(tfm); in seed_set_key()370 const struct seed_ctx *ctx = crypto_tfm_ctx(tfm); in seed_encrypt()408 const struct seed_ctx *ctx = crypto_tfm_ctx(tfm); in seed_decrypt()449 .cra_ctxsize = sizeof(struct seed_ctx),