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