Home
last modified time | relevance | path

Searched refs:bio_crypt_set_ctx (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/block/
H A Dblk-crypto.c81 void bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key, in bio_crypt_set_ctx() function
99 EXPORT_SYMBOL_GPL(bio_crypt_set_ctx);
/OK3568_Linux_fs/kernel/include/linux/
H A Dblk-crypto.h89 void bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key,
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-default-key.c315 bio_crypt_set_ctx(bio, &dkc->key, dun, GFP_NOIO); in default_key_map()
/OK3568_Linux_fs/kernel/fs/crypto/
H A Dinline_crypt.c283 bio_crypt_set_ctx(bio, &ci->ci_enc_key.blk_key->base, dun, gfp_mask); in fscrypt_set_bio_crypt_ctx()
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dinline-encryption.rst152 ``bio_crypt_set_ctx`` should be called on any bio that a user of
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus69 bio_crypt_set_ctx