| /lib/mbedtls/external/mbedtls/tests/suites/ |
| A D | test_suite_base64.data | 148 Base64 encode hex #1 151 Base64 encode hex #2 (buffer too small) 154 Base64 encode hex #3 157 Base64 encode hex #4 162 Base64 encode hex all valid input bytes #0 165 Base64 encode hex all valid input bytes #1 174 Base64 decode hex #1 177 Base64 decode hex #2 (buffer too small) 180 Base64 decode hex #3 183 Base64 decode hex #4 [all …]
|
| A D | test_suite_lmots.data | 38 …nt('lmots_verify_test:"{}":"{}":"{}":0'.format(message.hex(), sig.hex(), ots_public_key.pubkey.hex… 63 …nt('lmots_verify_test:"{}":"{}":"{}":0'.format(message.hex(), sig.hex(), ots_public_key.pubkey.hex… 86 …nt('lmots_verify_test:"{}":"{}":"{}":0'.format(message.hex(), sig.hex(), ots_public_key.pubkey.hex…
|
| A D | test_suite_lms.data | 34 …('lms_verify_test:"{}":"{}":"{}":0'.format(message1.hex(), sig1.hex(), public_key.serialize()[4:].… 48 …('lms_verify_test:"{}":"{}":"{}":0'.format(message2.hex(), sig2.hex(), public_key.serialize()[4:].… 160 …int('lms_verify_test:"{}":"{}":"{}":0'.format(message.hex(), sig.hex(), public_key.get_pubkey().he… 186 …int('lms_verify_test:"{}":"{}":"{}":0'.format(message.hex(), sig.hex(), public_key.get_pubkey().he…
|
| A D | test_suite_bignum.misc.data | 16 Base test mpi_read_write_string #3 (Read zero hex) 22 Base test mpi_read_write_string #3 (Read minus zero hex) 31 Base test mpi_read_write_string #3 (Negative hex -> decimal) 34 Base test mpi_read_write_string #3 (Negative hex) 37 Base test mpi_read_write_string #3 (Negative hex, leading 0) 64 Test mpi_read_write_string #8 (Empty MPI hex -> hex) 67 Test mpi_read_write_string #9 (Empty MPI hex -> dec) 70 Test mpi_read_write_string #9 (Empty MPI hex -> base 2) 73 Test mpi_read_write_string #8 (Empty MPI dec -> hex) 82 Test mpi_write_string #10 (Negative hex with odd number of digits)
|
| A D | test_suite_platform_printf.function | 52 /* 2 hex digits per byte */
|
| A D | test_suite_psa_its.function | 24 16 + /*UID (64-bit number in hex)*/ \ 25 16 + /*UID (64-bit number in hex)*/ \
|
| A D | host_test.function | 189 * "hex", "abef", "exp", "1"} 193 * 2, { 0xab, 0xef },// Converted len,hex pair 229 } else if (strcmp(type, "hex") == 0) {
|
| A D | test_suite_pem.data | 66 # 1. generate the key (password="password"; IV=0x3132333435363738 in hex or "12345678" as string)
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/ |
| A D | DisplayHint.cs | 11 hex, enumerator 38 _type = NumType.hex; in DisplayHint() 73 case NumType.hex: in Decode()
|
| /lib/mbedtls/external/mbedtls/tests/scripts/ |
| A D | tcp_client.pl | 17 my ($hex) = @_; 18 $hex =~ s/\s+//g; 19 return pack('H*', $hex);
|
| A D | generate_pkcs7_tests.py | 134 new_length = str(hex(int(data[data_i - 1], 16) + 1))[2:] 150 new_length = str(hex(int(data[data_i - 1], 16) - 1))[2:] 172 DATA_STR = f.read().hex()
|
| A D | generate_psa_tests.py | 516 '"' + key.material.hex() + '"', 517 '"' + key.hex() + '"',
|
| /lib/mbedtls/external/mbedtls/scripts/mbedtls_dev/ |
| A D | psa_storage.py | 163 def hex(self) -> str: member in Key 168 return self.bytes().hex() 187 self.assertEqual(key.hex(), expected_hex) 198 self.assertEqual(key.hex(), expected_hex) 206 self.assertEqual(key.hex(), expected_hex)
|
| A D | crypto_data_tests.py | 102 [short.hex(), hash_short]) 106 [long[:n].hex(), calc(long[:n]), 107 long[n:].hex(), hash_long])
|
| /lib/optee/ |
| A D | Kconfig | 15 hex "Amount of Trust-Zone RAM for the OPTEE image"
|
| /lib/ |
| A D | Kconfig | 197 hex "Android sparse image CHUNK_TYPE_FILL buffer size" 390 hex "Size of trace buffer in U-Boot" 424 hex "Size of early trace buffer in U-Boot" 440 hex "Address of early trace buffer in U-Boot" 1005 hex "Mask of conditions to assume for libfdt" 1023 hex "Free space added to device-tree before booting" 1044 hex "Mask of conditions to assume for libfdt" 1066 hex "Mask of conditions to assume for libfdt" 1088 hex "Mask of conditions to assume for libfdt"
|
| /lib/efi_client/ |
| A D | Kconfig | 71 hex "Amount of EFI RAM for U-Boot"
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/ |
| A D | SNMPv2-TM | 153 other than 255 (hex ff)."
|
| /lib/lwip/lwip/ |
| A D | UPGRADING | 247 * Added printf-formatter X8_F to printf u8_t as hex
|
| /lib/mbedtls/external/mbedtls/docs/architecture/psa-migration/ |
| A D | psa-limitations.md | 208 `x509_parse_rsassa_pss_params` test function and hex data.)
|
| /lib/efi_loader/ |
| A D | Kconfig | 179 hex "Define the address of the shared MM communication buffer"
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/IANA/ |
| A D | IANA-PRINTER-MIB | 709 -- A hex dump of the input to the
|
| /lib/mbedtls/external/mbedtls/ |
| A D | ChangeLog | 775 hex. They cannot be used simultaneously 778 - "serial_hex" is used for the hex format; max length here is 966 serial numbers are now rendered in hex format. Fixes #6262. 1652 * Remove the following deprecated functions and constants of hex-encoded 3697 * Deprecate hex string DHE constants MBEDTLS_DHM_RFC3526_MODP_2048_P etc. 3701 from hex strings. Superseded by mbedtls_ssl_conf_dh_param_bin() 4825 * Fix mpi_write_string() to write "00" as hex output for empty MPI (found
|
| /lib/mbedtls/external/mbedtls/docs/ |
| A D | 3.0-migration-guide.md | 173 ### Deprecated hex-encoded primes were removed from DHM
|