Home
last modified time | relevance | path

Searched defs:enc_bio (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-crypto-fallback.c144 static void blk_crypto_fallback_encrypt_endio(struct bio *enc_bio) in blk_crypto_fallback_encrypt_endio()
263 struct bio *src_bio, *enc_bio; in blk_crypto_fallback_encrypt_bio() local