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