Searched refs:rc2_desc (Results 1 – 4 of 4) sorted by relevance
63 REGISTER_CIPHER(&rc2_desc); in register_all_ciphers()
29 const struct ltc_cipher_descriptor rc2_desc = { variable
66 prng->u.yarrow.cipher = register_cipher(&rc2_desc); in yarrow_start()
659 extern const struct ltc_cipher_descriptor rc2_desc;
Completed in 10 milliseconds