Searched refs:too_many (Results 1 – 1 of 1) sorted by relevance
73 int too_many; member183 if (ctx->err_stack || ctx->too_many) in BN_CTX_start()207 ctx->too_many = 0; in BN_CTX_end()217 if (ctx->err_stack || ctx->too_many) in BN_CTX_get()224 ctx->too_many = 1; in BN_CTX_get()
Completed in 5 milliseconds