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

/linux-master/include/linux/
H A Dblk-crypto.h82 void bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key,
/linux-master/block/
H A Dblk-crypto.c91 void bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key, function
/linux-master/fs/crypto/
H A Dinline_crypt.c257 * bio_crypt_set_ctx can't fail.
278 bio_crypt_set_ctx(bio, ci->ci_enc_key.blk_key, dun, gfp_mask);

Completed in 101 milliseconds