Home | History | Annotate | Download | only in openssl

Lines Matching full:recp

604 void	BN_RECP_CTX_init(BN_RECP_CTX *recp);
606 void BN_RECP_CTX_free(BN_RECP_CTX *recp);
607 int BN_RECP_CTX_set(BN_RECP_CTX *recp,const BIGNUM *rdiv,BN_CTX *ctx);
609 BN_RECP_CTX *recp,BN_CTX *ctx);
613 BN_RECP_CTX *recp, BN_CTX *ctx);