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

/linux-master/crypto/
H A Dfcrypt.c53 struct fcrypt_ctx { struct
235 const struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm);
267 const struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm);
302 struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm);
394 .cra_ctxsize = sizeof(struct fcrypt_ctx),

Completed in 102 milliseconds