Home
last modified time | relevance | path

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
381 uint32_t *S = ksch->ksch_S; in blowfish_encrypt_block()
476 uint32_t *S = ksch->ksch_S; in blowfish_decrypt_block()
621 uint32_t *S = newbie->ksch_S; in blowfish_init_keysched()