Home
last modified time | relevance | path

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

/block/
Dblk-crypto-profile.c73 int blk_crypto_profile_init(struct blk_crypto_profile *profile, in blk_crypto_profile_init() function
140 EXPORT_SYMBOL_GPL(blk_crypto_profile_init);
162 int err = blk_crypto_profile_init(profile, num_slots); in devm_blk_crypto_profile_init()
Dblk-crypto-fallback.c556 err = blk_crypto_profile_init(blk_crypto_fallback_profile, in blk_crypto_fallback_init()