Home
last modified time | relevance | path

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

/openssl/test/
H A Dthreadstest.c1105 char tids[12], oid[40], sn[30], ln[30]; in test_obj_create_one() local
1108 BIO_snprintf(tids, sizeof(tids), "%d", id); in test_obj_create_one()
1109 BIO_snprintf(oid, sizeof(oid), "1.3.6.1.4.1.16604.%s", tids); in test_obj_create_one()
1110 BIO_snprintf(sn, sizeof(sn), "short-name-%s", tids); in test_obj_create_one()
1111 BIO_snprintf(ln, sizeof(ln), "long-name-%s", tids); in test_obj_create_one()

Completed in 6 milliseconds