Home
last modified time | relevance | path

Searched full:pre (Results 1 – 25 of 37) sorted by relevance

12

/net-tools-3.6.0/libcoap/examples/
Detsi_testcases.sh70 # pre: resource /test exists and can handle GET with arbitrary payload
93 # pre: resource /test doesn't exist but can be created on /test
119 # pre: resource /test exists which can handle PUT
144 # pre: resource /test exists which can handle DELETE
166 # pre: resource /test exits which can handle GET
189 # pre: resource on /test doesn't exist but can be created
214 # pre: /test exists and can handle PUT
239 # pre: /test exists and can handle DELETE
261 # pre: resource /separate exists which cannot be served immediately and which
290 # pre: resource /test exists which can handle GET requests
[all …]
/net-tools-3.6.0/mbedtls-2.4.0/include/mbedtls/
Decjpake.h28 * strong shared secret from a (potentially low entropy) pre-shared
85 mbedtls_mpi s; /**< Pre-shared secret (passphrase) */
106 * \param secret pre-shared secret (passphrase)
201 * (TLS: Pre-Master Secret)
Dssl.h72 #define MBEDTLS_ERR_SSL_PRIVATE_KEY_REQUIRED -0x7600 /**< The own private key or pre-…
671 unsigned char *psk; /*!< pre-shared key */
672 size_t psk_len; /*!< length of the pre-shared key */
1622 * \brief Set the Pre Shared Key (PSK) and the expected identity name
1627 * \note Currently clients can only register one pre-shared key.
1634 * \param psk pointer to the pre-shared key
1635 * \param psk_len pre-shared key length
1636 * \param psk_identity pointer to the pre-shared key identity
1647 * \brief Set the Pre Shared Key (PSK) for the current handshake
1653 * \param psk pointer to the pre-shared key
[all …]
Decp.h144 mbedtls_ecp_point *T; /*!< pre-computed points for ecp_mul_comb() */
145 size_t T_size; /*!< number for pre-computed points */
/net-tools-3.6.0/libcoap/examples/lwip/
DREADME27 the resources, tweak the number of pre-allocated resources in `lwippools.h`.
/net-tools-3.6.0/libcoap/include/coap/
Dhashkey.h37 /* This is used to control the pre-set hash-keys for resources. */
Ddebug.h25 /** Pre-defined log levels akin to what is used in \b syslog. */
Dpdu.h12 * @brief Pre-defined constants that reflect defaults for CoAP
37 /* pre-calculated hash key for the default well-known URI */
Doption.h137 /** Pre-defined filter that includes all options. */
/net-tools-3.6.0/tinydtls-0.8.2/
Dcrypto.h53 * pre-shared key + 1.
91 /* This is the maximal supported length of the pre-shared key. */
303 * @param result The derived pre master secret.
Ddebug.h65 /** Pre-defined log levels akin to what is used in \b syslog. */
Dconfigure20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
115 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
846 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
850 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
938 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
940 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
944 | --program-pre | --program-pr | --program-p)
947 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
4344 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
[all …]
/net-tools-3.6.0/mbedtls-2.4.0/programs/ssl/
Dssl_client2.c114 " default: \"\" (pre-loaded)\n" \
116 " default: \"\" (pre-loaded) (overrides ca_file)\n" \
118 " default: \"\" (pre-loaded)\n" \
119 " key_file=%%s default: \"\" (pre-loaded)\n"
292 const char *psk; /* the pre-shared key */
293 const char *psk_identity; /* the pre-shared key identity */
860 * Unhexify the pre-shared key if any is given in main()
869 mbedtls_printf("pre-shared key not valid hex\n"); in main()
886 mbedtls_printf("pre-shared key not valid hex\n"); in main()
900 mbedtls_printf("pre-shared key not valid hex\n"); in main()
Dssl_mail_client.c115 " ca_file=%%s default: \"\" (pre-loaded)\n" \
116 " crt_file=%%s default: \"\" (pre-loaded)\n" \
117 " key_file=%%s default: \"\" (pre-loaded)\n"
Dssl_server2.c167 " default: \"\" (pre-loaded)\n" \
169 " default: \"\" (pre-loaded) (overrides ca_file)\n" \
370 const char *psk; /* the pre-shared key */
371 const char *psk_identity; /* the pre-shared key identity */
1336 * Unhexify the pre-shared key and parse the list if any given in main()
1340 mbedtls_printf( "pre-shared key not valid hex\n" ); in main()
/net-tools-3.6.0/mbedtls-2.4.0/configs/
Dconfig-ccm-psk-tls1_2.h25 * - fully modern and secure (provided the pre-shared keys have high entropy)
/net-tools-3.6.0/mbedtls-2.4.0/yotta/data/example-authcrypt/
DREADME.md5 ## Pre-requisites
Dmain.cpp40 * The pre-shared key. Should be generated randomly and be unique to the
/net-tools-3.6.0/mbedtls-2.4.0/yotta/data/example-hashing/
DREADME.md5 ## Pre-requisites
/net-tools-3.6.0/mbedtls-2.4.0/
Dcircle.yml22 pre:
/net-tools-3.6.0/mbedtls-2.4.0/yotta/data/example-selftest/
DREADME.md5 ## Pre-requisites
/net-tools-3.6.0/mbedtls-2.4.0/yotta/data/example-benchmark/
DREADME.md5 ## Pre-requisites
/net-tools-3.6.0/
DREADME.legacy107 which sends pre-defined UDP data packets to echo-server
/net-tools-3.6.0/mbedtls-2.4.0/library/
Dplatform.c223 * standard libc file functions to read from and write to a pre-defined filename
/net-tools-3.6.0/tinydtls-0.8.2/tests/
Ddtls-client.c300 "\t-k file\t\tread pre-shared key from file\n" in usage()

12