Home | History | Annotate | Download | only in ciphers

Lines Matching refs:khazad_setup

25    &khazad_setup,
596 int khazad_setup(const unsigned char *key, int keylen, int num_rounds, symmetric_key *skey)
810 khazad_setup(tests[x].key, 16, 0, &skey);