Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c1895 char id_buf[100] = "id-it-"; in setup_client_ctx() local
1897 strncat(id_buf, opt_infotype_s, sizeof(id_buf) - strlen(id_buf) - 1); in setup_client_ctx()
1898 if ((opt_infotype = OBJ_sn2nid(id_buf)) == NID_undef) { in setup_client_ctx()

Completed in 13 milliseconds