Searched refs:bi_free_mod (Results 1 – 3 of 3) sorted by relevance
98 bi_free_mod(rsa_ctx->bi_ctx, BIGINT_M_OFFSET); in RSA_free()111 bi_free_mod(rsa_ctx->bi_ctx, BIGINT_P_OFFSET); in RSA_free()112 bi_free_mod(rsa_ctx->bi_ctx, BIGINT_Q_OFFSET); in RSA_free()
57 void bi_free_mod(BI_CTX *ctx, int mod_offset);
753 void bi_free_mod(BI_CTX *ctx, int mod_offset) in bi_free_mod() function1487 bi_free_mod(tmp_ctx, BIGINT_M_OFFSET); in bi_mod_power2()