struct blf_ctx

#include <include/libssh/blf.h>

struct blf_ctx {
    // fields

    uint32_t P[16+2];
    uint32_t S[4][256];
};