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 */
64 typedef struct BlowfishContext { struct65 u_int32_t S[4][256]; /* S-Boxes */66 u_int32_t P[BLF_N + 2]; /* Subkeys */