Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-crypto-internal.h117 void __bio_crypt_free_ctx(struct bio *bio);
121 __bio_crypt_free_ctx(bio); in bio_crypt_free_ctx()
Dblk-crypto.c103 void __bio_crypt_free_ctx(struct bio *bio) in __bio_crypt_free_ctx() function