Searched refs:bio_crypt_set_ctx (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-crypto.c | 81 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 D | blk-crypto.h | 89 void bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key,
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-default-key.c | 315 bio_crypt_set_ctx(bio, &dkc->key, dun, GFP_NOIO); in default_key_map()
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | inline_crypt.c | 283 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 D | inline-encryption.rst | 152 ``bio_crypt_set_ctx`` should be called on any bio that a user of
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_oplus | 69 bio_crypt_set_ctx
|