BN_BLINDING_new
ret = BN_BLINDING_new(NULL, NULL, m);
BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod);