Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dseed.c36 struct seed_ctx { struct
334 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),