Home | History | Annotate | Download | only in crypto

Lines Matching full:desfunc

324 static void desfunc(u32 *block, const u32 *keys)
424 desfunc(work, ek);
445 desfunc(work, ek);
456 desfunc(work, dk);
480 desfunc(work, key->ek[0]);
481 desfunc(work, key->ek[1]);
482 desfunc(work, key->ek[2]);
494 desfunc(work, key->dk[0]);
495 desfunc(work, key->dk[1]);
496 desfunc(work, key->dk[2]);