Home
last modified time | relevance | path

Searched refs: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
380 uint32_t *P = ksch->ksch_P; in blowfish_encrypt_block()
475 uint32_t *P = ksch->ksch_P; in blowfish_decrypt_block()
620 uint32_t *P = newbie->ksch_P; in blowfish_init_keysched()