Searched refs:twofish_dec_blk (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/crypto/
H A Dtwofish_glue.c48 asmlinkage void twofish_dec_blk(struct crypto_tfm *tfm, u8 *dst, const u8 *src);
57 twofish_dec_blk(tfm, dst, src);
H A Dtwofish-x86_64-asm_64.S219 .global twofish_dec_blk
274 twofish_dec_blk: label
H A Dtwofish-i586-asm_32.S224 .global twofish_dec_blk
281 twofish_dec_blk: label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/crypto/
H A Dtwofish_glue.c48 asmlinkage void twofish_dec_blk(struct crypto_tfm *tfm, u8 *dst, const u8 *src);
57 twofish_dec_blk(tfm, dst, src);
H A Dtwofish-x86_64-asm_64.S219 .global twofish_dec_blk
274 twofish_dec_blk: label
H A Dtwofish-i586-asm_32.S224 .global twofish_dec_blk
281 twofish_dec_blk: label

Completed in 114 milliseconds