Home
last modified time | relevance | path

Searched defs:l (Results 1 – 7 of 7) sorted by relevance

/openthread-3.7.0/third_party/tcplp/bsdtcp/
Dtcp_fastopen.h105 #define tcp_fastopen_check_cookie(i, c, l, lc) (-1) argument
108 #define tcp_fastopen_update_cache(t, m, l, c) ((void)0) argument
/openthread-3.7.0/src/lib/spinel/
Dspinel.c122 #define require_action(c, l, a) \ argument
133 #define require_action(c, l, a) \ argument
146 #define require(c, l) require_action(c, l, {}) argument
1693 uint32_t l = 0; in main() local
1746 uint32_t l = 0; in main() local
1813 uint32_t l = 0; in main() local
1866 uint32_t l = 0; in main() local
/openthread-3.7.0/src/ncp/
Dncp_base_dispatcher.cpp773 size_t l = 0; in FindPropertyHandler() local
/openthread-3.7.0/third_party/mbedtls/repo/library/
Daesce.c534 uint8x16_t h, m, l; /* retval high/middle/low */ in poly_mult_128() local
576 uint8x16_t h, m, l; /* input high/middle/low 128b */ in poly_mult_reduce() local
Dasn1write.c35 for (size_t l = len; l != 0; l >>= 8) { in mbedtls_asn1_write_len() local
Decp.c1694 mbedtls_mpi l; in ecp_randomize_jac() local
2465 mbedtls_mpi l; in ecp_randomize_mxz() local
/openthread-3.7.0/third_party/mbedtls/repo/tests/src/
Dhelpers.c590 unsigned char l, h; in mbedtls_test_hexify() local