Searched defs:BlowfishContext (Results 1 – 2 of 2) sorted by relevance
50 typedef struct BlowfishContext { struct51 u_int32_t S[4][256]; /* S-Boxes */52 u_int32_t P[BLF_N + 2]; /* Subkeys */