Home
last modified time | relevance | path

Searched refs:curLT (Results 1 – 5 of 5) sorted by relevance

/dports/security/wolfssl/wolfssl-5.1.0/src/
H A Dinternal.c14562 int curLT; local
14613 curLT = cur_lo < next_lo;
14614 diff = curLT ? next_lo - cur_lo : cur_lo - next_lo;
14617 curLT = cur_hi < next_hi;
14626 curLT && (diff > DTLS_SEQ_BITS)) {
14632 else if (!curLT && (diff > DTLS_SEQ_BITS)) {
14637 else if (curLT) {
14687 int curLT; local
14748 curLT = cur_lo < *next_lo;
14752 curLT = cur_hi < *next_hi;
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dinternal.c14562 int curLT; local
14613 curLT = cur_lo < next_lo;
14614 diff = curLT ? next_lo - cur_lo : cur_lo - next_lo;
14617 curLT = cur_hi < next_hi;
14626 curLT && (diff > DTLS_SEQ_BITS)) {
14632 else if (!curLT && (diff > DTLS_SEQ_BITS)) {
14637 else if (curLT) {
14687 int curLT; local
14748 curLT = cur_lo < *next_lo;
14752 curLT = cur_hi < *next_hi;
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dinternal.c14562 int curLT; local
14613 curLT = cur_lo < next_lo;
14614 diff = curLT ? next_lo - cur_lo : cur_lo - next_lo;
14617 curLT = cur_hi < next_hi;
14626 curLT && (diff > DTLS_SEQ_BITS)) {
14632 else if (!curLT && (diff > DTLS_SEQ_BITS)) {
14637 else if (curLT) {
14687 int curLT; local
14748 curLT = cur_lo < *next_lo;
14752 curLT = cur_hi < *next_hi;
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dinternal.c14562 int curLT; local
14613 curLT = cur_lo < next_lo;
14614 diff = curLT ? next_lo - cur_lo : cur_lo - next_lo;
14617 curLT = cur_hi < next_hi;
14626 curLT && (diff > DTLS_SEQ_BITS)) {
14632 else if (!curLT && (diff > DTLS_SEQ_BITS)) {
14637 else if (curLT) {
14687 int curLT; local
14748 curLT = cur_lo < *next_lo;
14752 curLT = cur_hi < *next_hi;
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dinternal.c14562 int curLT; local
14613 curLT = cur_lo < next_lo;
14614 diff = curLT ? next_lo - cur_lo : cur_lo - next_lo;
14617 curLT = cur_hi < next_hi;
14626 curLT && (diff > DTLS_SEQ_BITS)) {
14632 else if (!curLT && (diff > DTLS_SEQ_BITS)) {
14637 else if (curLT) {
14687 int curLT; local
14748 curLT = cur_lo < *next_lo;
14752 curLT = cur_hi < *next_hi;
[all …]