Home
last modified time | relevance | path

Searched refs:separator (Results 1 – 3 of 3) sorted by relevance

/mbedtls-3.6.0/programs/ssl/
Dssl_test_lib.c187 char *separator; in key_opaque_alg_parse() local
188 if ((separator = strchr(arg, ',')) == NULL) { in key_opaque_alg_parse()
191 *separator = '\0'; in key_opaque_alg_parse()
194 *alg2 = separator + 1; in key_opaque_alg_parse()
/mbedtls-3.6.0/tests/suites/
Dtest_suite_oid.data187 OID from numeric string - non-'.' separator between first and second
190 OID from numeric string - non-'.' separator between second and third
193 OID from numeric string - non-'.' separator between third and fourth
/mbedtls-3.6.0/docs/architecture/
Dmbed-crypto-storage-specification.md83 …e is simply prepended to the file name (so it must end with a directory separator to put the keys …
185 …e is simply prepended to the file name (so it must end with a directory separator to put the keys …
392 …e is simply prepended to the file name (so it must end with a directory separator to put the keys …