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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/crypto/
H A Dtwofish.c49 asmlinkage void twofish_dec_blk(struct crypto_tfm *tfm, u8 *dst, const u8 *src);
58 twofish_dec_blk(tfm, dst, src);
H A Dtwofish-x86_64-asm.S219 .global twofish_dec_blk
274 twofish_dec_blk: label
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/crypto/
H A Dtwofish.c49 asmlinkage void twofish_dec_blk(struct crypto_tfm *tfm, u8 *dst, const u8 *src);
58 twofish_dec_blk(tfm, dst, src);
H A Dtwofish-i586-asm.S224 .global twofish_dec_blk
281 twofish_dec_blk: label

Completed in 83 milliseconds