Searched refs:seed_ctx (Results 1 – 1 of 1) sorted by relevance
32 struct seed_ctx { struct 330 struct seed_ctx *ctx = crypto_tfm_ctx(tfm); in seed_set_key() 365 const struct seed_ctx *ctx = crypto_tfm_ctx(tfm); in seed_encrypt() 401 const struct seed_ctx *ctx = crypto_tfm_ctx(tfm); in seed_decrypt() 440 .cra_ctxsize = sizeof(struct seed_ctx),33 keyschedseed_ctx global() argument