Searched refs:RC5_ENCRYPT (Results 1 – 2 of 2) sorted by relevance
193 RC5_32_ecb_encrypt(&RC5plain[n][0], buf, &key, RC5_ENCRYPT); in test_rc5_ecb()219 &key, &ivb[0], RC5_ENCRYPT); in test_rc5_cbc()
30 # define RC5_ENCRYPT 1 macro