Lines Matching full:fallback
10 #define pr_fmt(fmt) "blk-crypto-fallback: " fmt
28 "Number of preallocated bounce pages for the blk-crypto crypto API fallback");
33 "Number of keyslots for the blk-crypto crypto API fallback");
38 "Number of preallocated bio fallback crypto contexts for blk-crypto to use during crypto API fallback");
350 * The crypto API fallback's encryption routine.
417 * The crypto API fallback's main decryption routine.
444 * blk_crypto_fallback_decrypt_endio - queue bio for fallback decryption
471 * blk_crypto_fallback_bio_prep - Prepare a bio to use fallback en/decryption
563 /* All blk-crypto modes have a crypto API fallback. */
616 * Prepare blk-crypto-fallback for the specified crypto mode.