BN_consttime_swap
void BN_consttime_swap(BN_ULONG swap, BIGNUM *a, BIGNUM *b, int nwords);
LCRYPTO_ALIAS(BN_consttime_swap);
LCRYPTO_USED(BN_consttime_swap);