fp_ctx_src_t
ATTRIBUTE_WARN_UNUSED_RET int fp_ctx_check_initialized(fp_ctx_src_t ctx);
fp_ctx_src_t ctx;
ATTRIBUTE_WARN_UNUSED_RET int fp_init(fp_t A, fp_ctx_src_t fpctx);
ATTRIBUTE_WARN_UNUSED_RET int fp_init_from_buf(fp_t A, fp_ctx_src_t fpctx, const u8 *buf, u16 buflen);
ATTRIBUTE_WARN_UNUSED_RET int fp_get_random(fp_t out, fp_ctx_src_t ctx);
void fp_ctx_print(const char *msg, fp_ctx_src_t ctx);
fp_ctx_src_t ctx;
fp_ctx_src_t ctx;
fp_ctx_src_t ctx;
fp_ctx_src_t ctx;
fp_ctx_src_t ctx;
fp_ctx_src_t ctx;
fp_ctx_src_t ctx;
fp_ctx_src_t ctx;
fp_ctx_src_t ctx;
int fp_init(fp_t in, fp_ctx_src_t fpctx)
int fp_init_from_buf(fp_t in, fp_ctx_src_t fpctx, const u8 *buf, u16 buflen)
int fp_ctx_check_initialized(fp_ctx_src_t ctx)
fp_ctx_src_t ctx)
int fp_get_random(fp_t out, fp_ctx_src_t ctx)
void fp_ctx_print(const char *msg, fp_ctx_src_t ctx)