Home | History | Annotate | Download | only in crypto

Lines Matching refs:desfunc

318 static void desfunc(u32 *block, const u32 *keys)
418 desfunc(work, ek);
439 desfunc(work, ek);
450 desfunc(work, dk);
474 desfunc(work, key->ek[0]);
475 desfunc(work, key->ek[1]);
476 desfunc(work, key->ek[2]);
488 desfunc(work, key->dk[0]);
489 desfunc(work, key->dk[1]);
490 desfunc(work, key->dk[2]);