Searched full:update (Results 1 – 25 of 56) sorted by relevance
123
/net-tools-3.5.0/mbedtls-2.4.0/tests/suites/ |
D | test_suite_hmac_drbg.misc.data | 21 HMAC_DRBG write/update seed file SHA-1 25 HMAC_DRBG write/update seed file SHA-1 29 HMAC_DRBG write/update seed file SHA-224 33 HMAC_DRBG write/update seed file SHA-224 37 HMAC_DRBG write/update seed file SHA-256 41 HMAC_DRBG write/update seed file SHA-256 45 HMAC_DRBG write/update seed file SHA-384 49 HMAC_DRBG write/update seed file SHA-384 53 HMAC_DRBG write/update seed file SHA-512 57 HMAC_DRBG write/update seed file SHA-512
|
D | test_suite_entropy.data | 4 Entropy write/update seed file 7 Entropy write/update seed file
|
D | test_suite_x509parse.data | 127 …ame \: C=NL, O=PolarSSL, CN=PolarSSL Test CA\nthis update \: 2011-02-20 10\:24\:19\nnext updat… 131 …ame \: C=NL, O=PolarSSL, CN=PolarSSL Test CA\nthis update \: 2009-07-19 19\:56\:37\nnext updat… 135 …ame \: C=NL, O=PolarSSL, CN=PolarSSL Test CA\nthis update \: 2011-02-12 14\:44\:07\nnext updat… 139 …ame \: C=NL, O=PolarSSL, CN=PolarSSL Test CA\nthis update \: 2011-02-12 14\:44\:07\nnext updat… 143 …ame \: C=NL, O=PolarSSL, CN=PolarSSL Test CA\nthis update \: 2011-02-12 14\:44\:07\nnext updat… 147 …ame \: C=NL, O=PolarSSL, CN=PolarSSL Test CA\nthis update \: 2011-02-12 14\:44\:07\nnext updat… 151 …ame \: C=NL, O=PolarSSL, CN=PolarSSL Test CA\nthis update \: 2011-02-12 14\:44\:07\nnext updat… 155 …ame \: C=NL, O=PolarSSL, CN=PolarSSL Test CA\nthis update \: 2011-02-12 14\:44\:07\nnext updat… 159 …ame \: C=NL, O=PolarSSL, CN=PolarSSL Test CA\nthis update \: 2011-02-12 14\:44\:07\nnext updat… 163 …ame \: C=NL, O=PolarSSL, CN=PolarSSL Test CA\nthis update \: 2014-01-20 13\:46\:35\nnext updat… [all …]
|
D | test_suite_cmac.function | 169 * update operation */ 261 * update operation */ 286 * update operation */
|
D | test_suite_dhm.function | 62 /* Re-do calc_secret on server a few times to test update of blinding values */
|
/net-tools-3.5.0/mbedtls-2.4.0/ |
D | circle.yml | 24 …- cd .. && wget "https://launchpad.net/gcc-arm-embedded/4.9/4.9-2015-q3-update/+download/gcc-arm-n… 34 # Update mbed-os to master only if it is a nightly build 37 cd ../mbed-os-example-tls/tls-client/mbed-os/ && mbed update master;
|
/net-tools-3.5.0/mbedtls-2.4.0/scripts/ |
D | tmp_ignore_makefiles.sh | 40 git update-index --assume-unchanged Makefile library/Makefile programs/Makefile tests/Makefile 43 git update-index --no-assume-unchanged Makefile library/Makefile programs/Makefile tests/Makefile
|
/net-tools-3.5.0/mbedtls-2.4.0/include/mbedtls/ |
D | hmac_drbg.h | 191 * \brief HMAC_DRBG update state 194 * \param additional Additional data to update state with, or NULL 217 * \brief HMAC_DRBG generate random with additional update input 224 * \param additional Additional data to update with (can be NULL) 272 * \brief Read and update a seed file. Seed is added to this
|
D | ctr_drbg.h | 198 * \brief CTR_DRBG update state 201 * \param additional Additional data to update state with 212 * \brief CTR_DRBG generate random with additional update input 219 * \param additional Additional data to update with (Can be NULL) 260 * \brief Read and update a seed file. Seed is added to this
|
D | entropy.h | 216 * \brief Trigger an update of the seed file in NV by using the 240 * \brief Read and update a seed file. Seed is added to this
|
D | md_internal.h | 63 /** Digest update function */
|
D | ssl_ciphersuites.h | 234 /* Reminder: update mbedtls_ssl_premaster_secret when adding a new key exchange. 235 * Reminder: update MBEDTLS_KEY_EXCHANGE__xxx below
|
D | x509.h | 85 /* Reminder: update x509_crt_verify_strings[] in library/x509_crt.c */ 112 * Reminder: update x509_info_key_usage() when adding new flags.
|
/net-tools-3.5.0/libcoap/ |
D | configure.ac | 56 # Update the libtool versioning only immediately before a public release of libcoap. 58 # 1. If the library source code has changed at all since the last update, then 63 # changed since the last update, increment current, and set revision to 0 255 AC_ARG_VAR([CTAGS_PROG],[the 'ctag' program to use for make target 'update-map-file']) 259 AC_MSG_WARN([==> Without ctags you will be unable to run the target 'update-map-file'!]) 265 AC_MSG_WARN([==> This option is required for target 'update-map-file'])
|
D | Makefile.am | 114 .PHONY: update-map-file check_ctags 130 update-map-file: libcoap-$(LIBCOAP_API_VERSION).map libcoap-$(LIBCOAP_API_VERSION).sym
|
/net-tools-3.5.0/tinydtls-0.8.2/ |
D | ccm.c | 207 /* update local pointers */ in dtls_ccm_encrypt_message() 225 /* update local pointers */ in dtls_ccm_encrypt_message() 277 /* update local pointers */ in dtls_ccm_decrypt_message() 295 /* update local pointers */ in dtls_ccm_decrypt_message()
|
/net-tools-3.5.0/libcoap/src/ |
D | hashkey.c | 11 /* Caution: When changing this, update COAP_DEFAULT_WKC_HASHKEY
|
/net-tools-3.5.0/libcoap/tests/ |
D | test_sendqueue.c | 245 sendqueue = ctx.sendqueue; /* must update global sendqueue for correct result */ in t_sendqueue9() 252 sendqueue = ctx.sendqueue; /* must update global sendqueue for correct result */ in t_sendqueue9() 276 sendqueue = ctx.sendqueue; /* must update global sendqueue for correct result */ in t_sendqueue10()
|
/net-tools-3.5.0/mbedtls-2.4.0/tests/scripts/ |
D | yotta-build.sh | 41 yt update || true # needs network
|
/net-tools-3.5.0/mbedtls-2.4.0/library/ |
D | hmac_drbg.c | 71 * HMAC_DRBG update, using optional additional data (10.1.2.2) 154 /* 2. Update state */ in mbedtls_hmac_drbg_reseed() 296 /* 6. Update */ in mbedtls_hmac_drbg_random_with_add() 299 /* 7. Update reseed counter */ in mbedtls_hmac_drbg_random_with_add()
|
D | entropy.c | 166 * Entropy accumulator update 296 /* Update the NV entropy seed before generating any entropy for outside in mbedtls_entropy_func() 394 /* Manually update the remaining stream with a separator value to diverge */ in mbedtls_entropy_update_nv_seed()
|
D | ctr_drbg.c | 208 * Update IV in block_cipher_df() 262 * Update key and counter in ctr_drbg_update_internal() 324 * Update state in mbedtls_ctr_drbg_reseed()
|
/net-tools-3.5.0/docker/ |
D | Dockerfile | 7 RUN apt update && apt install -y \
|
/net-tools-3.5.0/libcoap/examples/ |
D | etsi_testcases.sh | 586 # transfers, Server offers a large updatable resource /large-update 588 # Client is requested to retrieve resource /large-update on server 597 # /large-update 601 testaddress=coap://$SERVERTUP/large-update
|
/net-tools-3.5.0/libcoap/include/coap/ |
D | async.h | 137 * @param s The state object to update.
|
123