Searched refs:rc5_desc (Results 1 – 4 of 4) sorted by relevance
45 REGISTER_CIPHER(&rc5_desc); in register_all_ciphers()
20 const struct ltc_cipher_descriptor rc5_desc = variable65 num_rounds = rc5_desc.default_rounds; in _rc5_setup()
62 prng->u.yarrow.cipher = register_cipher(&rc5_desc); in yarrow_start()
638 extern const struct ltc_cipher_descriptor rc5_desc;
Completed in 6 milliseconds