Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dfcrypt.c53 struct fcrypt_ctx { struct
238 const struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm); in fcrypt_encrypt()
270 const struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm); in fcrypt_decrypt()
305 struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm); in fcrypt_setkey()
397 .cra_ctxsize = sizeof(struct fcrypt_ctx),