Home
last modified time | relevance | path

Searched refs:blk_crypto_profile_init (Results 1 – 5 of 5) sorted by relevance

/linux/block/
A Dblk-crypto-profile.c73 int blk_crypto_profile_init(struct blk_crypto_profile *profile, in blk_crypto_profile_init() function
129 EXPORT_SYMBOL_GPL(blk_crypto_profile_init);
151 int err = blk_crypto_profile_init(profile, num_slots); in devm_blk_crypto_profile_init()
A Dblk-crypto-fallback.c548 err = blk_crypto_profile_init(profile, blk_crypto_num_keyslots); in blk_crypto_fallback_init()
/linux/include/linux/
A Dblk-crypto-profile.h132 int blk_crypto_profile_init(struct blk_crypto_profile *profile,
/linux/Documentation/block/
A Dinline-encryption.rst233 must call ``blk_crypto_profile_init()`` (or its resource-managed variant
262 Finally, if the driver used ``blk_crypto_profile_init()`` instead of
/linux/drivers/md/
A Ddm-table.c1294 blk_crypto_profile_init(profile, 0); in dm_table_construct_crypto_profile()

Completed in 11 milliseconds