Searched defs:bignum_ctx (Results 1 – 1 of 1) sorted by relevance
63 struct bignum_ctx { struct65 BN_POOL pool;67 BN_STACK stack;69 unsigned int used;71 int err_stack;73 int too_many;75 int flags;77 OSSL_LIB_CTX *libctx;