Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dfcrypt.c53 struct fcrypt_ctx { struct
235 const struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm); in fcrypt_encrypt()
267 const struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm); in fcrypt_decrypt()
302 struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm); in fcrypt_setkey()
394 .cra_ctxsize = sizeof(struct fcrypt_ctx),