Home
last modified time | relevance | path

Searched refs:excluded (Results 1 – 5 of 5) sorted by relevance

/mbedtls-development/programs/test/
A Dselftest.c428 char **excluded; in main() local
429 for( excluded = argp; *excluded != NULL; ++excluded ) in main()
431 if( !strcmp( *excluded, test->name ) ) in main()
434 if( *excluded ) in main()
/mbedtls-development/scripts/
A Dgenerate_query_config.pl61 my @excluded = qw(
64 my $excluded_re = join '|', @excluded;
/mbedtls-development/docs/
A Duse-psa-crypto.md21 time. Said otherwise, these APIs are explicitly excluded from the usual API
/mbedtls-development/doxygen/
A Dmbedtls.doxyfile433 # to NO (the default) then the documentation will be excluded.
694 # excluded from the INPUT source files. This way you can easily exclude a
702 # directories that are symbolic links (a Unix file system feature) are excluded
716 # (namespaces, classes, functions, etc.) that should be excluded from the
/mbedtls-development/
A DChangeLog729 for MBEDTLS_CIPHER_MODE_XTS were excluded from the build and made it fail.
2763 * Self-signed certificates were not excluded from pathlen counting,
3048 * RC4 is now blacklisted by default in the SSL/TLS layer, and excluded from the

Completed in 11 milliseconds