Home | History | Annotate | Download | only in objects

Lines Matching full:rc5

650 #define SN_rc5_cbc			"RC5-CBC"
651 #define LN_rc5_cbc "rc5-cbc"
655 #define SN_rc5_ecb "RC5-ECB"
656 #define LN_rc5_ecb "rc5-ecb"
659 #define SN_rc5_cfb64 "RC5-CFB"
660 #define LN_rc5_cfb64 "rc5-cfb"
663 #define SN_rc5_ofb64 "RC5-OFB"
664 #define LN_rc5_ofb64 "rc5-ofb"