Searched refs:twofish_desc (Results 1 – 8 of 8) sorted by relevance
51 {&twofish_desc, 32, 16};55 {&twofish_desc, 16, 16};160 &twofish_desc, in crypto_init()
48 register_cipher (&twofish_desc); in register_algs()
26 register_cipher (&twofish_desc); in reg_algs()
58 prng->yarrow.cipher = register_cipher(&twofish_desc); in yarrow_start()
646 extern const struct ltc_cipher_descriptor twofish_desc;
27 const struct ltc_cipher_descriptor twofish_desc = variable
146 register_cipher (&twofish_desc); in reg_algs()
966 if (register_cipher(&twofish_desc) == -1) {