Searched refs:out_borrow (Results 1 – 2 of 2) sorted by relevance
594 BN_ULONG *out_borrow) { in bn_sub_with_borrow() argument597 *out_borrow = (x < y) | ((x == y) & borrow); in bn_sub_with_borrow()