Searched refs:BN_RECP_CTX_free (Results 1 – 6 of 6) sorted by relevance
6 BN_RECP_CTX_free, BN_RECP_CTX_set - modular multiplication using14 void BN_RECP_CTX_free(BN_RECP_CTX *recp);34 BN_RECP_CTX_free() frees the components of the B<BN_RECP>, and, if it53 BN_RECP_CTX_free() has no return value.
33 void BN_RECP_CTX_free(BN_RECP_CTX *recp) in BN_RECP_CTX_free() function
307 BN_RECP_CTX_free(&recp); in BN_mod_exp_recp()
458 void BN_RECP_CTX_free(BN_RECP_CTX *recp);
318 BN_RECP_CTX_free(recp); in test_div_recip()
2865 BN_RECP_CTX_free 2929 3_0_0 EXIST::FUNCTION:
Completed in 43 milliseconds