Home
last modified time | relevance | path

Searched refs:blk_crypto_profile_init (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/block/
H A Dblk-crypto-profile.c65 * blk_crypto_profile_init() - Initialize a blk_crypto_profile
74 int blk_crypto_profile_init(struct blk_crypto_profile *profile, in blk_crypto_profile_init() function
137 EXPORT_SYMBOL_GPL(blk_crypto_profile_init); variable
145 * devm_blk_crypto_profile_init() - Resource-managed blk_crypto_profile_init()
150 * Like blk_crypto_profile_init(), but causes blk_crypto_profile_destroy() to be
159 int err = blk_crypto_profile_init(profile, num_slots); in devm_blk_crypto_profile_init()
H A Dblk-crypto-fallback.c555 err = blk_crypto_profile_init(blk_crypto_fallback_profile, in blk_crypto_fallback_init()
/kernel/linux/linux-6.6/include/linux/
H A Dblk-crypto-profile.h133 int blk_crypto_profile_init(struct blk_crypto_profile *profile,
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-table.c1312 blk_crypto_profile_init(profile, 0); in dm_table_construct_crypto_profile()

Completed in 6 milliseconds