/net-tools-latest/mbedtls-2.4.0/library/ |
D | hmac_drbg.c | 74 const unsigned char *additional, size_t add_len ) in mbedtls_hmac_drbg_update() argument 77 unsigned char rounds = ( additional != NULL && add_len != 0 ) ? 2 : 1; in mbedtls_hmac_drbg_update() 88 mbedtls_md_hmac_update( &ctx->md_ctx, additional, add_len ); in mbedtls_hmac_drbg_update() 127 const unsigned char *additional, size_t len ) in mbedtls_hmac_drbg_reseed() argument 148 if( additional != NULL && len != 0 ) in mbedtls_hmac_drbg_reseed() 150 memcpy( seed + seedlen, additional, len ); in mbedtls_hmac_drbg_reseed() 251 const unsigned char *additional, size_t add_len ) in mbedtls_hmac_drbg_random_with_add() argument 272 if( ( ret = mbedtls_hmac_drbg_reseed( ctx, additional, add_len ) ) != 0 ) in mbedtls_hmac_drbg_random_with_add() 279 if( additional != NULL && add_len != 0 ) in mbedtls_hmac_drbg_random_with_add() 280 mbedtls_hmac_drbg_update( ctx, additional, add_len ); in mbedtls_hmac_drbg_random_with_add() [all …]
|
D | ctr_drbg.c | 271 const unsigned char *additional, size_t add_len ) in mbedtls_ctr_drbg_update() argument 282 block_cipher_df( add_input, additional, add_len ); in mbedtls_ctr_drbg_update() 288 const unsigned char *additional, size_t len ) in mbedtls_ctr_drbg_reseed() argument 312 if( additional && len ) in mbedtls_ctr_drbg_reseed() 314 memcpy( seed + seedlen, additional, len ); in mbedtls_ctr_drbg_reseed() 334 const unsigned char *additional, size_t add_len ) in mbedtls_ctr_drbg_random_with_add() argument 355 if( ( ret = mbedtls_ctr_drbg_reseed( ctx, additional, add_len ) ) != 0 ) in mbedtls_ctr_drbg_random_with_add() 363 block_cipher_df( add_input, additional, add_len ); in mbedtls_ctr_drbg_random_with_add()
|
D | gcm.c | 560 static const unsigned char additional[MAX_TESTS][64] = variable 762 additional[add_index[i]], add_len[i], in mbedtls_gcm_self_test() 789 additional[add_index[i]], add_len[i], in mbedtls_gcm_self_test() 815 additional[add_index[i]], add_len[i] ); in mbedtls_gcm_self_test() 882 additional[add_index[i]], add_len[i] ); in mbedtls_gcm_self_test()
|
/net-tools-latest/mbedtls-2.4.0/include/mbedtls/ |
D | hmac_drbg.h | 201 const unsigned char *additional, size_t add_len ); 214 const unsigned char *additional, size_t len ); 234 const unsigned char *additional,
|
D | ctr_drbg.h | 195 const unsigned char *additional, size_t len ); 209 const unsigned char *additional, size_t add_len ); 228 const unsigned char *additional, size_t add_len );
|
/net-tools-latest/mbedtls-2.4.0/tests/suites/ |
D | test_suite_ctr_drbg.function | 24 unsigned char additional[512]; 28 memset( additional, 0, sizeof( additional ) ); 32 additional, 16 ) == 36 additional, MBEDTLS_CTR_DRBG_MAX_INPUT + 1 ) == 39 TEST_ASSERT( mbedtls_ctr_drbg_reseed( &ctx, additional,
|
/net-tools-latest/libcoap/ |
D | TODO | 32 -> Adding additional config options (like --with-pdu-size) 35 additional information for doxygen (startpage, development information,
|
D | ChangeLog | 85 additional parameter now is used to provide the offset into the
|
D | CONTRIBUTE | 23 Please refer also to the libcoap website for additional information
|
/net-tools-latest/mbedtls-2.4.0/ |
D | apache-2.0.txt | 121 that such additional attribution notices cannot be construed 125 may provide additional or different license terms and conditions 134 this License, without any additional terms or conditions. 175 of your accepting any such warranty or additional liability.
|
D | CMakeLists.txt | 135 # additional convenience targets for Unix only
|
D | README.md | 146 For machines with a Unix shell and OpenSSL (and optionally GnuTLS) installed, additional test scrip…
|
D | ChangeLog | 372 additional callback for read-with-timeout). 1654 * Added additional Cipher Block Modes to symmetric ciphers
|
/net-tools-latest/tinydtls-0.8.2/sha2/ |
D | README | 5 While this is my "release" version, due to lack of additional 148 If you know where I can find some additional test vectors, please let me
|
/net-tools-latest/tinydtls-0.8.2/doc/ |
D | Doxyfile.in | 825 # If the GENERATE_DOCSET tag is set to YES, additional index files 851 # If the GENERATE_HTMLHELP tag is set to YES, additional index files 896 # are set, an additional index file will be generated that can be used as input for 944 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files 1159 # then it will generate one additional man file for each entity 1160 # documented in the real man page(s). These additional files
|
/net-tools-latest/mbedtls-2.4.0/doxygen/ |
D | mbedtls.doxyfile | 922 # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional 989 # If the GENERATE_DOCSET tag is set to YES, additional index files 1026 # If the GENERATE_HTMLHELP tag is set to YES, additional index files 1071 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated 1123 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files 1461 # then it will generate one additional man file for each entity 1462 # documented in the real man page(s). These additional files
|
/net-tools-latest/libcoap/doc/ |
D | Doxyfile.in | 943 # source code will show a tooltip with additional information such as prototype, 1093 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined 1175 # If the GENERATE_DOCSET tag is set to YES, additional index files will be 1220 # additional HTML index files: index.hhp, index.hhc, and index.hhk. The 1281 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that 1343 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be 1809 # will generate one additional man file for each entity documented in the real 1810 # man page(s). These additional files only source the real man page, but without
|