Home | History | Annotate | Download | only in objects

Lines Matching full:rc5

1217 #define SN_rc5_cbc		"RC5-CBC"
1218 #define LN_rc5_cbc "rc5-cbc"
1222 #define SN_rc5_ecb "RC5-ECB"
1223 #define LN_rc5_ecb "rc5-ecb"
1226 #define SN_rc5_cfb64 "RC5-CFB"
1227 #define LN_rc5_cfb64 "rc5-cfb"
1230 #define SN_rc5_ofb64 "RC5-OFB"
1231 #define LN_rc5_ofb64 "rc5-ofb"