Home
last modified time | relevance | path

Searched refs:blk_crypto_generate_key (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dblk-crypto-profile.h212 int blk_crypto_generate_key(struct blk_crypto_profile *profile,
/linux-6.15/block/
H A Dblk-crypto-profile.c524 int blk_crypto_generate_key(struct blk_crypto_profile *profile, in blk_crypto_generate_key() function
H A Dblk-crypto.c530 ret = blk_crypto_generate_key(profile, lt_key); in blk_crypto_ioctl_generate_key()