Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_test_lib.c186 char *separator; in key_opaque_alg_parse() local
187 if ((separator = strchr(arg, ',')) == NULL) { in key_opaque_alg_parse()
190 *separator = '\0'; in key_opaque_alg_parse()
193 *alg2 = separator + 1; in key_opaque_alg_parse()
/mbedtls-latest/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-latest/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 …