/net-tools-3.6.0/mbedtls-2.4.0/library/ |
D | error.c | 153 void mbedtls_strerror( int ret, char *buf, size_t buflen ) in mbedtls_strerror() 697 void mbedtls_strerror( int ret, char *buf, size_t buflen ) in mbedtls_strerror()
|
D | pem.c | 138 unsigned char *buf, size_t buflen, in pem_des_decrypt() 160 unsigned char *buf, size_t buflen, in pem_des3_decrypt() 184 unsigned char *buf, size_t buflen, in pem_aes_decrypt()
|
D | x509_csr.c | 95 const unsigned char *buf, size_t buflen ) in mbedtls_x509_csr_parse_der() 266 int mbedtls_x509_csr_parse( mbedtls_x509_csr *csr, const unsigned char *buf, size_t buflen ) in mbedtls_x509_csr_parse()
|
D | x509_crl.c | 256 const unsigned char *buf, size_t buflen ) in mbedtls_x509_crl_parse_der() 490 int mbedtls_x509_crl_parse( mbedtls_x509_crl *chain, const unsigned char *buf, size_t buflen ) in mbedtls_x509_crl_parse()
|
D | entropy_poll.c | 96 static int getrandom_wrapper( void *buf, size_t buflen, unsigned int flags ) in getrandom_wrapper()
|
D | x509_crt.c | 663 size_t buflen ) in x509_crt_parse_der_core() 920 size_t buflen ) in mbedtls_x509_crt_parse_der() 970 int mbedtls_x509_crt_parse( mbedtls_x509_crt *chain, const unsigned char *buf, size_t buflen ) in mbedtls_x509_crt_parse()
|
D | sha1.c | 394 int i, j, buflen, ret = 0; in mbedtls_sha1_self_test() local
|
D | sha256.c | 394 int i, j, k, buflen, ret = 0; in mbedtls_sha256_self_test() local
|
D | sha512.c | 450 int i, j, k, buflen, ret = 0; in mbedtls_sha512_self_test() local
|
D | bignum.c | 524 char *buf, size_t buflen, size_t *olen ) in mbedtls_mpi_write_string() 667 int mbedtls_mpi_read_binary( mbedtls_mpi *X, const unsigned char *buf, size_t buflen ) in mbedtls_mpi_read_binary() 690 int mbedtls_mpi_write_binary( const mbedtls_mpi *X, unsigned char *buf, size_t buflen ) in mbedtls_mpi_write_binary()
|
/net-tools-3.6.0/libcoap/tests/ |
D | test_wellknown.c | 31 size_t buflen, offset, ofs; in t_wellknown1() local 80 size_t buflen, offset, ofs; in t_wellknown2() local 136 size_t buflen = sizeof(buf); in t_wellknown3() local
|
D | test_uri.c | 147 size_t buflen = sizeof(buf); in t_parse_uri7() local 240 size_t buflen = sizeof(buf); in t_parse_uri11() local 281 size_t buflen = sizeof(buf); in t_parse_uri12() local
|
/net-tools-3.6.0/libcoap/src/ |
D | uri.c | 265 unsigned char *buf, size_t buflen) { in make_decoded_option() 375 unsigned char *buf, size_t *buflen) { in coap_split_path() 387 unsigned char *buf, size_t *buflen) { in coap_split_query()
|
D | debug.c | 122 unsigned char *result, unsigned int buflen, int encode_always ) { in print_readable() 331 unsigned char *result, unsigned int buflen) { in print_content_format()
|
D | resource.c | 162 coap_print_wellknown(coap_context_t *context, unsigned char *buf, size_t *buflen,
|
/net-tools-3.6.0/mbedtls-2.4.0/include/mbedtls/ |
D | pem.h | 56 size_t buflen; /*!< length of the buffer */ member
|
/net-tools-3.6.0/ |
D | echo-server.c | 134 static int receive(int fd, unsigned char *buf, int buflen, in receive() 159 static int reply(int fd, unsigned char *buf, int buflen, in reply() 189 unsigned char *buf, int buflen, int proto, in udp_receive_and_reply() 218 unsigned char *buf, int buflen, int proto) in tcp_receive_and_reply()
|
/net-tools-3.6.0/mbedtls-2.4.0/programs/pkey/ |
D | dh_client.c | 75 size_t n, buflen; in main() local
|
D | dh_server.c | 75 size_t n, buflen; in main() local
|
/net-tools-3.6.0/libcoap/examples/contiki/ |
D | coap-observer.c | 150 size_t buflen; in PROCESS_THREAD() local
|
/net-tools-3.6.0/tinydtls-0.8.2/examples/contiki/ |
D | dtls-client.c | 69 static size_t buflen = 0; variable
|
/net-tools-3.6.0/tinydtls-0.8.2/ |
D | crypto.c | 188 unsigned char *buf, size_t buflen) { in dtls_p_hash() 253 unsigned char *buf, size_t buflen) { in dtls_prf()
|
/net-tools-3.6.0/libcoap/examples/ |
D | coap-rd.c | 525 size_t buflen = sizeof(_b); in hnd_post_rd() local
|
D | etsi_iot_01.c | 254 size_t buflen = BUFSIZE; in hnd_post_test() local
|
D | client.c | 668 size_t buflen; in cmdline_uri() local
|