Refresh a BN_BLINDING object by squaring its blinding factors.
Declared in <openssl/bn.h>
<openssl/bn.h>
int BN_BLINDING_update( BN_BLINDING* b, BN_CTX* ctx);
1 on success, or 0 on failure.