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

/barrelfish-master/lib/openssl-1.0.0d/crypto/camellia/
H A Dcamellia.c490 const u32 *k = keyTable,*kend = keyTable+grandRounds*16; local
509 if (k == kend) break;
539 const u32 *k = keyTable+grandRounds*16,*kend = keyTable+4; local
557 if (k == kend) break;

Completed in 79 milliseconds