Searched defs:ksch_P (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/blowfish/
H A Dblowfish_impl.c340 uint32_t ksch_P[18]; /* P box is 18 32-bit words. */ member in struct:keysched_s
380 uint32_t *P = ksch->ksch_P;
475 uint32_t *P = ksch->ksch_P;
620 uint32_t *P = newbie->ksch_P;

Completed in 73 milliseconds