Searched refs:app (Results 1 – 6 of 6) sorted by relevance
/mbedtls-development/scripts/ |
A D | generate_visualc_files.pl | 190 for my $app ( @app_list ) { 191 gen_app( $app, $vsx_tpl, $vsx_dir, $vsx_ext );
|
/mbedtls-development/library/ |
A D | ssl_tls13_keys.c | 583 handshake->tls1_3_master_secrets.app ); in mbedtls_ssl_tls13_key_schedule_stage_application() 591 handshake->tls1_3_master_secrets.app, md_size ); in mbedtls_ssl_tls13_key_schedule_stage_application() 1163 handshake->tls1_3_master_secrets.app, in mbedtls_ssl_tls13_generate_application_keys()
|
A D | ssl_misc.h | 767 unsigned char app [MBEDTLS_TLS1_3_MD_MAX_SIZE]; member
|
/mbedtls-development/ |
A D | Makefile | 49 $(VISUALC_FILES): scripts/data_files/vs2010-app-template.vcxproj
|
A D | ChangeLog | 3350 * Fix DER output of gen_key app (found by Gergely Budai) 3397 * cert_write app should use subject of issuer certificate as issuer of cert 3543 * EC key generation support in gen_key app 3568 * crypt_and_hash app checks MAC before final decryption 3806 * crypt_and_hash app checks MAC before final decryption
|
/mbedtls-development/tests/suites/ |
A D | test_suite_ssl.data | 284 Sending app data via TLS, MFL=512 without fragmentation 288 Sending app data via TLS, MFL=512 with fragmentation 292 Sending app data via TLS, MFL=1024 without fragmentation 296 Sending app data via TLS, MFL=1024 with fragmentation 300 Sending app data via TLS, MFL=2048 without fragmentation 304 Sending app data via TLS, MFL=2048 with fragmentation 312 Sending app data via TLS, MFL=4096 with fragmentation 326 Sending app data via DTLS, MFL=512 with fragmentation 334 Sending app data via DTLS, MFL=1024 with fragmentation 342 Sending app data via DTLS, MFL=2048 with fragmentation [all …]
|
Completed in 23 milliseconds