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

/illumos-gate/usr/src/common/crypto/blowfish/
H A Dblowfish_impl.c339 uint32_t ksch_S[1024]; /* The 4 S boxes are 256 32-bit words. */ member in struct:keysched_s
381 uint32_t *S = ksch->ksch_S;
476 uint32_t *S = ksch->ksch_S;
621 uint32_t *S = newbie->ksch_S;

Completed in 44 milliseconds