Searched refs:Type (Results 1 – 10 of 10) sorted by relevance
/net-tools-3.5.0/libcoap/src/ |
D | resource.c | 26 #define COAP_MALLOC_TYPE(Type) \ argument 27 ((coap_##Type##_t *)memp_malloc(MEMP_COAP_##Type)) 28 #define COAP_FREE_TYPE(Type, Object) memp_free(MEMP_COAP_##Type, Object) argument 34 #define COAP_MALLOC_TYPE(Type) \ argument 35 ((coap_##Type##_t *)coap_malloc(sizeof(coap_##Type##_t))) 36 #define COAP_FREE_TYPE(Type, Object) coap_free(Object) argument 42 #define COAP_MALLOC_TYPE(Type) \ argument 43 ((coap_##Type##_t *)memb_alloc(&(Type##_storage))) 44 #define COAP_FREE_TYPE(Type, Object) memb_free(&(Type##_storage), (Object)) argument
|
/net-tools-3.5.0/mbedtls-2.4.0/tests/data_files/ |
D | ec_prv.sec1.pw.pem | 2 Proc-Type: 4,ENCRYPTED
|
D | keyfile.aes256 | 2 Proc-Type: 4,ENCRYPTED
|
D | keyfile.aes192 | 2 Proc-Type: 4,ENCRYPTED
|
D | keyfile.des | 2 Proc-Type: 4,ENCRYPTED
|
D | keyfile.3des | 2 Proc-Type: 4,ENCRYPTED
|
D | keyfile.aes128 | 2 Proc-Type: 4,ENCRYPTED
|
D | test-ca.key | 2 Proc-Type: 4,ENCRYPTED
|
/net-tools-3.5.0/tinydtls-0.8.2/ |
D | dtls.c | 1384 #define MUST_HASH(Type, Data, Length) \ argument 1385 ((Type) == DTLS_CT_HANDSHAKE && \
|
/net-tools-3.5.0/mbedtls-2.4.0/tests/suites/ |
D | test_suite_x509parse.data | 85 X509 Certificate information, NS Cert Type
|