Searched refs:bio_crypt_ctx (Results 1 – 2 of 2) sorted by relevance
64 struct bio_crypt_ctx { struct80 struct bio_crypt_ctx *bio_crypt_alloc_ctx(gfp_t gfp_mask); argument96 struct bio_crypt_ctx *bc = bio_crypt_alloc_ctx(gfp_mask); in bio_crypt_set_ctx()106 void bio_crypt_ctx_release_keyslot(struct bio_crypt_ctx *bc);108 int bio_crypt_ctx_acquire_keyslot(struct bio_crypt_ctx *bc,114 static inline bool bio_crypt_dun_is_contiguous(const struct bio_crypt_ctx *bc, in bio_crypt_dun_is_contiguous()146 struct bio_crypt_ctx *bc = bio->bi_crypt_context; in bio_crypt_advance()
21 struct bio_crypt_ctx;179 struct bio_crypt_ctx *bi_crypt_context;