Home
last modified time | relevance | path

Searched refs:hashes (Results 1 – 9 of 9) sorted by relevance

/net-tools-3.6.0/tinydtls-0.8.2/sha2/
Dsha2test.pl79 $hashes = 0;
86 $hashes |= 1;
88 $hashes |= 2;
90 $hashes |= 4;
92 $hashes = 7;
94 $hashes |= 1;
101 $hashes |= 2;
108 $hashes |= 4;
115 $hashes = 7;
135 $hashes = 7 if (!$hashes);
[all …]
DREADME172 hashes are NOT from NIST's documentation and are the
/net-tools-3.6.0/tinydtls-0.8.2/sha2/testvectors/testvectors/
Dvector018.info4 test for that bug or similar bugs in SHA-256 hashes. The bug
Dvector017.info6 that affected SHA-256/384/512 hashes where the data set length
/net-tools-3.6.0/mbedtls-2.4.0/tests/data_files/
DReadme-x509.txt65 -sha*: hashes
/net-tools-3.6.0/mbedtls-2.4.0/include/mbedtls/
Dssl.h1782 const int *hashes );
/net-tools-3.6.0/mbedtls-2.4.0/yotta/data/
DREADME.md21 …/yotta/data/example-hashing) Demonstrates the various APIs for computing hashes of data (also know…
/net-tools-3.6.0/mbedtls-2.4.0/library/
Dssl_tls.c5945 const int *hashes ) in mbedtls_ssl_conf_sig_hashes() argument
5947 conf->sig_hashes = hashes; in mbedtls_ssl_conf_sig_hashes()
/net-tools-3.6.0/mbedtls-2.4.0/
DChangeLog753 * md_list() now returns hashes strongest first