/net-tools-3.6.0/mbedtls-2.4.0/yotta/data/example-hashing/ |
D | README.md | 14 * A serial terminal emulator (Like screen, pySerial and cu). 17 …w the installation instructions [for the serial port driver](https://developer.mbed.org/handbook/W… 39 6. Start the serial terminal emulator and connect to the virtual serial port presented by FRDM-K64F…
|
/net-tools-3.6.0/mbedtls-2.4.0/programs/x509/ |
D | cert_write.c | 148 const char *serial; /* serial number string */ member 201 mbedtls_mpi serial; in main() local 213 mbedtls_mpi_init( &serial ); in main() 240 opt.serial = DFL_SERIAL; in main() 287 opt.serial = q; in main() 390 if( ( ret = mbedtls_mpi_read_string( &serial, 10, opt.serial ) ) != 0 ) in main() 543 ret = mbedtls_x509write_crt_set_serial( &crt, &serial ); in main() 655 mbedtls_mpi_free( &serial ); in main()
|
/net-tools-3.6.0/mbedtls-2.4.0/yotta/data/example-authcrypt/ |
D | README.md | 14 * A serial terminal emulator (Like screen, pySerial and cu). 17 …w the installation instructions [for the serial port driver](https://developer.mbed.org/handbook/W… 39 6. Start the serial terminal emulator and connect to the virtual serial port presented by FRDM-K64F…
|
/net-tools-3.6.0/mbedtls-2.4.0/yotta/data/example-selftest/ |
D | README.md | 14 * A serial terminal emulator (Like screen, pySerial and cu). 17 …w the installation instructions [for the serial port driver](https://developer.mbed.org/handbook/W… 39 6. Start the serial terminal emulator and connect to the virtual serial port presented by FRDM-K64F…
|
/net-tools-3.6.0/mbedtls-2.4.0/library/ |
D | x509.c | 89 mbedtls_x509_buf *serial ) in mbedtls_x509_get_serial() argument 102 serial->tag = *(*p)++; in mbedtls_x509_get_serial() 104 if( ( ret = mbedtls_asn1_get_len( p, end, &serial->len ) ) != 0 ) in mbedtls_x509_get_serial() 107 serial->p = *p; in mbedtls_x509_get_serial() 108 *p += serial->len; in mbedtls_x509_get_serial() 769 int mbedtls_x509_serial_gets( char *buf, size_t size, const mbedtls_x509_buf *serial ) in mbedtls_x509_serial_gets() argument 778 nr = ( serial->len <= 32 ) in mbedtls_x509_serial_gets() 779 ? serial->len : 28; in mbedtls_x509_serial_gets() 783 if( i == 0 && nr > 1 && serial->p[i] == 0x0 ) in mbedtls_x509_serial_gets() 787 serial->p[i], ( i < nr - 1 ) ? ":" : "" ); in mbedtls_x509_serial_gets() [all …]
|
D | x509write_crt.c | 56 mbedtls_mpi_init( &ctx->serial ); in mbedtls_x509write_crt_init() 62 mbedtls_mpi_free( &ctx->serial ); in mbedtls_x509write_crt_free() 103 int mbedtls_x509write_crt_set_serial( mbedtls_x509write_cert *ctx, const mbedtls_mpi *serial ) in mbedtls_x509write_crt_set_serial() argument 107 if( ( ret = mbedtls_mpi_copy( &ctx->serial, serial ) ) != 0 ) in mbedtls_x509write_crt_set_serial() 382 MBEDTLS_ASN1_CHK_ADD( len, mbedtls_asn1_write_mpi( &c, tmp_buf, &ctx->serial ) ); in mbedtls_x509write_crt_der()
|
D | ssl_cookie.c | 82 ctx->serial = 0; in mbedtls_ssl_cookie_init() 177 t = ctx->serial++; in mbedtls_ssl_cookie_write() 247 cur_time = ctx->serial; in mbedtls_ssl_cookie_check()
|
D | x509_crt.c | 741 ( ret = mbedtls_x509_get_serial( &p, end, &crt->serial ) ) != 0 || in x509_crt_parse_der_core() 1382 ret = mbedtls_x509_serial_gets( p, n, &crt->serial ); in mbedtls_x509_crt_info() 1610 while( cur != NULL && cur->serial.len != 0 ) in mbedtls_x509_crt_is_revoked() 1612 if( crt->serial.len == cur->serial.len && in mbedtls_x509_crt_is_revoked() 1613 memcmp( crt->serial.p, cur->serial.p, crt->serial.len ) == 0 ) in mbedtls_x509_crt_is_revoked()
|
D | x509_crl.c | 227 if( ( ret = mbedtls_x509_get_serial( p, end2, &cur_entry->serial ) ) != 0 ) in x509_get_entries() 626 ret = mbedtls_x509_serial_gets( p, n, &entry->serial ); in mbedtls_x509_crl_info()
|
/net-tools-3.6.0/mbedtls-2.4.0/tests/suites/ |
D | test_suite_x509write.function | 85 mbedtls_mpi serial; 93 mbedtls_mpi_init( &serial ); 101 TEST_ASSERT( mbedtls_mpi_read_string( &serial, 10, serial_str ) == 0 ); 106 TEST_ASSERT( mbedtls_x509write_crt_set_serial( &crt, &serial ) == 0 ); 156 mbedtls_mpi_free( &serial );
|
D | test_suite_x509parse.data | 720 …server5-selfsigned.crt":"data_files/server5-selfsigned.crt":0:"depth 0 - serial 53\:A2\:CB\:4B\:12… 724 …:"data_files/test-ca.crt":0:"depth 1 - serial 00 - subject C=NL, O=PolarSSL, CN=PolarSSL Test CA\n… 728 …_files/test-ca_cat12.crt":0:"depth 1 - serial 00 - subject C=NL, O=PolarSSL, CN=PolarSSL Test CA\n… 732 …_files/test-ca_cat21.crt":0:"depth 1 - serial 00 - subject C=NL, O=PolarSSL, CN=PolarSSL Test CA\n… 736 …_files/test-ca_cat21.crt":0:"depth 1 - serial 00 - subject C=NL, O=PolarSSL, CN=PolarSSL Test CA\n… 740 …serial C1\:43\:E2\:7E\:62\:43\:CC\:E8 - subject C=NL, O=PolarSSL, CN=Polarssl Test EC CA\ndepth 1 … 744 …serial C1\:43\:E2\:7E\:62\:43\:CC\:E8 - subject C=NL, O=PolarSSL, CN=Polarssl Test EC CA\ndepth 1 … 748 …s/test-int-ca.crt":0:"depth 1 - serial 0E - subject C=NL, O=PolarSSL, CN=PolarSSL Test Intermediat… 752 …serial 00 - subject C=NL, O=PolarSSL, CN=PolarSSL Test CA\ndepth 2 - serial 0F - subject C=NL, O=P… 756 …serial 00 - subject C=NL, O=PolarSSL, CN=PolarSSL Test CA\ndepth 2 - serial 0F - subject C=NL, O=P… [all …]
|
D | test_suite_debug.data | 42 …9)\: PREFIX_ #1\:\nMyFile(0999)\: cert. version \: 3\nMyFile(0999)\: serial number \: 01\n… 46 …9)\: PREFIX_ #1\:\nMyFile(0999)\: cert. version \: 3\nMyFile(0999)\: serial number \: C1\:…
|
/net-tools-3.6.0/ |
D | README.legacy | 11 You need to connect tunslip6 to the second qemu serial line 12 through a UNIX socket (qemu option -serial unix:/tmp/slip-socket). 25 QEMU_EXTRA_FLAGS="-serial none -serial unix:/tmp/slip.sock" qemu 76 You need to connect tunslip to the second qemu serial line 77 through a UNIX socket (qemu option -serial unix:/tmp/slip-socket). 90 QEMU_EXTRA_FLAGS="-serial none -serial unix:/tmp/slip.sock" qemu
|
D | README NAT.md | 74 # These spawn the shell and logs into a virtual serial port on /dev/pts/X 75 # it is easier to open a x-terminal to this serial port when you start the application
|
/net-tools-3.6.0/mbedtls-2.4.0/yotta/data/example-benchmark/ |
D | README.md | 14 * A serial terminal emulator (Like screen, pySerial and cu). 17 …w the installation instructions [for the serial port driver](https://developer.mbed.org/handbook/W… 39 6. Start the serial terminal emulator and connect to the virtual serial port presented by FRDM-K64F…
|
/net-tools-3.6.0/mbedtls-2.4.0/include/mbedtls/ |
D | x509_crt.h | 58 mbedtls_x509_buf serial; /**< Unique id for certificate issued by a specific CA. */ member 133 mbedtls_mpi serial; member 442 int mbedtls_x509write_crt_set_serial( mbedtls_x509write_cert *ctx, const mbedtls_mpi *serial );
|
D | ssl_cookie.h | 56 unsigned long serial; /*!< serial number for expiration */ member
|
D | x509.h | 240 int mbedtls_x509_serial_gets( char *buf, size_t size, const mbedtls_x509_buf *serial ); 299 mbedtls_x509_buf *serial );
|
D | x509_crl.h | 55 mbedtls_x509_buf serial; member
|
/net-tools-3.6.0/libcoap/m4/ |
D | ax_check_compile_flag.m4 | 58 #serial 4
|
D | ax_check_link_flag.m4 | 58 #serial 4
|
/net-tools-3.6.0/mbedtls-2.4.0/tests/data_files/ |
D | test-ca.crt | 42 serial:00
|
D | test-ca_cat12.crt | 42 serial:00
|
D | test-ca_cat21.crt | 57 serial:00
|
/net-tools-3.6.0/mbedtls-2.4.0/tests/data_files/dir2/ |
D | test-ca.crt | 42 serial:00
|