Home | History | Annotate | Download | only in rc2

Lines Matching refs:sch

182 	RC2_KEY sch;
195 RC2_set_key(&sch,16,key,128);
204 RC2_encrypt(data,&sch);
224 RC2_set_key(&sch,16,key,128);
225 RC2_set_key(&sch,16,key,128);
226 RC2_set_key(&sch,16,key,128);
227 RC2_set_key(&sch,16,key,128);
244 RC2_encrypt(data,&sch);
245 RC2_encrypt(data,&sch);
246 RC2_encrypt(data,&sch);
247 RC2_encrypt(data,&sch);
263 RC2_cbc_encrypt(buf,buf,BUFSIZE,&sch,