Home
last modified time | relevance | path

Searched defs:BlowfishContext (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/crypt_modules/bsdbf/
H A Dblf.h48 typedef struct BlowfishContext { struct
49 uint32_t S[4][256]; /* S-Boxes */
50 uint32_t P[BLF_N + 2]; /* Subkeys */