Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dblk-crypto.h82 void bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key,
/linux-6.3-rc2/block/
A Dblk-crypto.c90 void bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key, in bio_crypt_set_ctx() function
/linux-6.3-rc2/fs/crypto/
A Dinline_crypt.c276 bio_crypt_set_ctx(bio, ci->ci_enc_key.blk_key, dun, gfp_mask); in fscrypt_set_bio_crypt_ctx()
/linux-6.3-rc2/Documentation/block/
A Dinline-encryption.rst204 ``bio_crypt_set_ctx()``. This function allocates a bio_crypt_ctx and attaches
220 4. ``bio_crypt_set_ctx()`` (potentially many times)

Completed in 7 milliseconds