Home
last modified time | relevance | path

Searched refs:byte (Results 1 – 25 of 27) sorted by relevance

12

/net-tools-latest/mbedtls-2.4.0/yotta/data/example-benchmark/
DREADME.md59 SHA-1 : 3644 Kb/s, 32 cycles/byte
60 SHA-256 : 1957 Kb/s, 59 cycles/byte
61 SHA-512 : 587 Kb/s, 200 cycles/byte
62 AES-CBC-128 : 1359 Kb/s, 86 cycles/byte
63 AES-CBC-192 : 1183 Kb/s, 99 cycles/byte
64 AES-CBC-256 : 1048 Kb/s, 111 cycles/byte
65 AES-GCM-128 : 421 Kb/s, 279 cycles/byte
66 AES-GCM-192 : 403 Kb/s, 292 cycles/byte
67 AES-GCM-256 : 385 Kb/s, 305 cycles/byte
68 AES-CCM-128 : 542 Kb/s, 216 cycles/byte
[all …]
/net-tools-latest/mbedtls-2.4.0/tests/suites/
Dtest_suite_cmac.data38 CMAC Single Blocks #2 - Single 16 byte block
41 CMAC Single Blocks #3 - Single 64 byte block
44 CMAC Multiple Blocks #1 - Multiple 8 byte blocks
47 CMAC Multiple Blocks #2 - Multiple 16 byte blocks
53 CMAC Multiple Blocks #4 - Multiple 8 byte blocks with gaps
59 CMAC Multiple Operations, same key #2 - Empty, 64 byte block
62 CMAC Multiple Operations, same key #3 - variable byte blocks
Dtest_suite_asn1write.data70 ASN.1 Write / Read Length #6 (Len = 258, byte order)
79 ASN.1 Write / Read Length #9 (Len = 66051, byte order)
88 ASN.1 Write / Read Length #12 (Len = 16909060, byte order)
Dtest_suite_pem.data7 PEM write (one byte)
Dtest_suite_ecp.data85 ECP read binary #2 (zero, invalid first byte)
97 ECP read binary #5 (non-zero, invalid first byte)
105 ECP tls read point #1 (zero, invalid length byte)
113 ECP tls read point #3 (non-zero, invalid length byte)
Dtest_suite_ecjpake.data13 ECJPAKE round one: trailing byte
115 ECJPAKE round two client: trailing byte
181 ECJPAKE round two server: trailing byte
Dtest_suite_cipher.camellia.data5 CAMELLIA Encrypt and decrypt 1 byte
65 CAMELLIA Encrypt and decrypt 1 byte with one and zeros padding
125 CAMELLIA Encrypt and decrypt 1 byte with zeros and len padding
185 CAMELLIA Encrypt and decrypt 1 byte with zeros padding
349 CAMELLIA Encrypt and decrypt 1 byte
453 CAMELLIA Encrypt and decrypt 1 byte
557 CAMELLIA Encrypt and decrypt 1 byte
661 CAMELLIA Encrypt and decrypt 1 byte
Dtest_suite_cipher.blowfish.data5 BLOWFISH Encrypt and decrypt 1 byte
65 BLOWFISH Encrypt and decrypt 1 byte with one and zeros padding
125 BLOWFISH Encrypt and decrypt 1 byte with zeros and len padding
185 BLOWFISH Encrypt and decrypt 1 byte with zeros padding
349 BLOWFISH Encrypt and decrypt 1 byte
453 BLOWFISH Encrypt and decrypt 1 byte
Dtest_suite_cipher.des.data5 DES Encrypt and decrypt 1 byte
65 DES Encrypt and decrypt 1 byte with one and zeros padding
125 DES Encrypt and decrypt 1 byte with zeros and len padding
185 DES Encrypt and decrypt 1 byte with zeros padding
349 DES3 Encrypt and decrypt 1 byte
453 DES3 Encrypt and decrypt 1 byte
Dtest_suite_cipher.gcm.data5 AES 128 GCM Encrypt and decrypt 1 byte
133 AES 192 GCM Encrypt and decrypt 1 byte
249 AES 256 GCM Encrypt and decrypt 1 byte
373 CAMELLIA 128 GCM Encrypt and decrypt 1 byte
485 CAMELLIA 192 GCM Encrypt and decrypt 1 byte
597 CAMELLIA 256 GCM Encrypt and decrypt 1 byte
Dtest_suite_cipher.arc4.data5 ARC4 Encrypt and decrypt 1 byte
Dtest_suite_cipher.aes.data9 AES Encrypt and decrypt 1 byte
69 AES Encrypt and decrypt 1 byte with one and zeros padding
129 AES Encrypt and decrypt 1 byte with zeros and len padding
189 AES Encrypt and decrypt 1 byte with zeros padding
353 AES Encrypt and decrypt 1 byte
457 AES Encrypt and decrypt 1 byte
561 AES Encrypt and decrypt 1 byte
665 AES Encrypt and decrypt 1 byte
Dhelpers.function211 * If the size if zero, a pointer to a zeroized 1-byte buffer is returned.
234 * If the size if zero, a pointer to a zeroized 1-byte buffer is returned.
Dtest_suite_des.function329 // Iterate through all possible byte values
/net-tools-latest/tinydtls-0.8.2/sha2/testvectors/testvectors/
Dvector009.dat1 By hashing data that is one byte less than a multiple of a hash block length (like this 127-byte st…
Dvector006.dat1 This is exactly 64 bytes long, not counting the terminating byte
Dvector007.dat1 For this sample, this 63-byte string will be used as input data
Dvector007.info4 a very large grain of salt. The input sample one byte shorter
Dvector009.info4 a very large grain of salt. The input sample is one byte shorter
Dvector011.info4 a very large grain of salt. The input sample is one byte less
Dvector013.info4 a very large grain of salt. The input sample is one byte short
/net-tools-latest/mbedtls-2.4.0/yotta/data/
Dentropy_hardware_poll.c40 static void rng_get_byte( unsigned char *byte ) in rng_get_byte() argument
48 *byte |= ( RNG->OR & 1 ) << bit; in rng_get_byte()
/net-tools-latest/tinydtls-0.8.2/sha2/
DREADME39 * Input data is only accepted in octet-length increments. No sub-byte
40 data is handled. The NIST document describes how to handle sub-byte
102 file according to the byte ordering conventions of your system.
/net-tools-latest/tinydtls-0.8.2/
Ddtls_config.h.in125 significant byte first (like Motorola and SPARC, unlike Intel). */
/net-tools-latest/mbedtls-2.4.0/
DChangeLog45 * Fix conditional statement that would cause a 1 byte overread in
58 * Fix potential byte overread when verifying malformed SERVER_HELLO in
72 * Added support for 3 and 4 byte lengths to mbedtls_asn1_write_len().
415 length parameter to include the terminating null byte for PEM input.
871 error if the output buffer was just 1 byte too small.
1628 * Allowed X509 key usage parsing to accept 4 byte values instead of the
1629 standard 1 byte version sometimes used by Microsoft. (Closes ticket #38)
1954 * Updated x509parse_cert_info() to correctly display byte 0 of the

12