Home
last modified time | relevance | path

Searched refs:title (Results 1 – 13 of 13) sorted by relevance

/mbedtls-latest/programs/test/
Dbenchmark.c521 char title[TITLE_LEN]; in main() local
727 mbedtls_snprintf(title, sizeof(title), "AES-CBC-%d", keysize); in main()
733 TIME_AND_TSC(title, in main()
747 mbedtls_snprintf(title, sizeof(title), "AES-CFB128-%d", keysize); in main()
753 TIME_AND_TSC(title, in main()
765 mbedtls_snprintf(title, sizeof(title), "AES-CFB8-%d", keysize); in main()
771 TIME_AND_TSC(title, in main()
787 mbedtls_snprintf(title, sizeof(title), "AES-CTR-%d", keysize); in main()
796 TIME_AND_TSC(title, mbedtls_aes_crypt_ctr(&aes, BUFSIZE, &nc_off, tmp, stream_block, in main()
809 mbedtls_snprintf(title, sizeof(title), "AES-XTS-%d", keysize); in main()
[all …]
/mbedtls-latest/scripts/
Dlcov.sh59 …genhtml --title "$title" --description-file "$COVTMP/descriptions" --keep-descriptions --legend --…
79 title='Mbed TLS'
82 title='TF-PSA-Crypto'
Dassemble_changelog.py111 def format_category(cls, title, body): argument
120 def is_released_version(cls, title): argument
122 return not re.search(r'[0-9x]{4}-[0-9x]{2}-[0-9x]?x', title)
171 def format_category(cls, title, body): argument
176 return title + '\n' + body
266 for title, body in self.categories.items():
269 out.write(self.format.format_category(title, body))
Dconfig.py510 title='Commands')
/mbedtls-latest/programs/pkey/
Decdsa.c46 static void dump_buf(const char *title, unsigned char *buf, size_t len) in dump_buf() argument
50 mbedtls_printf("%s", title); in dump_buf()
58 static void dump_pubkey(const char *title, mbedtls_ecdsa_context *key) in dump_pubkey() argument
69 dump_buf(title, buf, len); in dump_pubkey()
/mbedtls-latest/programs/hash/
Dmd_hmac_demo.c60 static void print_buf(const char *title, unsigned char *buf, size_t len) in print_buf() argument
62 printf("%s:", title); in print_buf()
/mbedtls-latest/programs/psa/
Dhmac_demo.c62 static void print_buf(const char *title, uint8_t *buf, size_t len) in print_buf() argument
64 printf("%s:", title); in print_buf()
Daead_demo.c85 static void print_buf(const char *title, uint8_t *buf, size_t len) in print_buf() argument
87 printf("%s:", title); in print_buf()
/mbedtls-latest/programs/cipher/
Dcipher_aead_demo.c82 static void print_buf(const char *title, unsigned char *buf, size_t len) in print_buf() argument
84 printf("%s:", title); in print_buf()
/mbedtls-latest/.github/ISSUE_TEMPLATE/
Dfeature_request.md4 title: ''
Dbug_report.md4 title: ''
/mbedtls-latest/docs/architecture/testing/
Dtest-framework.md55 … no quoting. This means that fields may not contain newlines or semicolons. There is no title line.
/mbedtls-latest/tests/suites/
Dtest_suite_x509parse.data492 …_x509_dn_get_next:"C=NL, O=PolarSSL, title=Example, CN=PolarSSL Server 1":0x05:"C title":2:"C=NL +…