Searched refs:fcrypt_ctx (Results 1 – 1 of 1) sorted by relevance
53 struct fcrypt_ctx { struct238 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),