Searched refs:build_data (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/crypto/openssl/apps/ |
| H A D | req.c | 68 static int build_data(char *text, const char *def, 1313 ret = build_data(text, def, value, n_min, n_max, buf, sizeof(buf), in add_DN_object() 1333 ret = build_data(text, def, value, n_min, n_max, buf, sizeof(buf), in add_attribute_object() 1350 static int build_data(char *text, const char *def, in build_data() function
|