Home
last modified time | relevance | path

Searched refs:seed_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/crypto/
Dseed.c32 struct seed_ctx { struct
330 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),