Report whether b is marked as owned by the calling thread.
b
Declared in <openssl/bn.h>
<openssl/bn.h>
int BN_BLINDING_is_current_thread(BN_BLINDING* b);
1 if owned by this thread, or 0 otherwise.