Searched refs:oldhashidx (Results 1 - 1 of 1) sorted by relevance

/external/dropbear/libtomcrypt/src/hashes/chc/
H A Dchc.c266 int x, oldhashidx, idx; local
276 oldhashidx = cipher_idx;
287 if (oldhashidx != UNDEFED_HASH) {
288 chc_register(oldhashidx);

Completed in 79 milliseconds