Home
last modified time | relevance | path

Searched full:branches (Results 1 – 6 of 6) sorted by relevance

/net-tools-2.7.6/
D.shippable.yml31 branches:
40 branches:
/net-tools-2.7.6/libcoap/
D.travis.yml19 branches:
DCONTRIBUTE54 The libcoap project is using just two main branches, the 'master' branch is
/net-tools-2.7.6/mbedtls-2.4.0/library/
Dcmac.c115 * using bit operations to avoid branches */ in cmac_multiply_by_u()
Decp.c990 * So branches for these cases do not leak secret information.
1173 /* Adjust if needed, avoiding branches */ in ecp_comb_fixed()
Dssl_srv.c3158 * Also, avoid data-dependant branches here to protect against
3188 /* mask = diff ? 0xff : 0x00 using bit operations to avoid branches */