OBJ_txt2nid
if ((j = OBJ_txt2nid(cv->name)) == NID_undef) {
if ((nid = OBJ_txt2nid(type)) == NID_undef) {
nid = OBJ_txt2nid(typestr);
*ppbe = OBJ_txt2nid(str);
pbe_nid = OBJ_txt2nid(opt_arg());
pbe_nid = OBJ_txt2nid(opt_arg());
if ((nid = OBJ_txt2nid(type)) == NID_undef)
if ((nid = OBJ_txt2nid(type)) == NID_undef)
pknid = OBJ_txt2nid(typename);
if ((nid = OBJ_txt2nid(*oids)) != NID_undef && (o = OBJ_nid2obj(nid)))
prf_md_nid = OBJ_txt2nid(prf_md_name);
int sign_nid = OBJ_txt2nid(sign_name);
int pkey_nid = OBJ_txt2nid(pkey_name);
&& (digest_nid = OBJ_txt2nid(digest_name)) == NID_undef)
return OBJ_txt2nid(oid) != NID_undef
curve_nid = OBJ_txt2nid(curve_name);
int OBJ_txt2nid(const char *s);
cache[cache_idx].hash = si.hash_name ? OBJ_txt2nid(si.hash_name) : NID_undef;
cache[cache_idx].sig = OBJ_txt2nid(si.sigalg_name);
cache[cache_idx].sigandhash = OBJ_txt2nid(si.sigalg_name);
return OBJ_txt2nid(gname);
if ((OBJ_txt2nid(sinf->sigalg_name) == NID_undef) || (OBJ_nid2obj(OBJ_txt2nid(sinf->sigalg_name)) == NULL)) {
OBJ_add_sigid(OBJ_txt2nid(sinf->sigalg_name),
? OBJ_txt2nid(sinf->hash_name)
OBJ_txt2nid(keytype));
ctx->ssl_cert_info[i].pkey_nid = OBJ_txt2nid(keytype);
nid = OBJ_txt2nid(strnid);
return OBJ_txt2nid(name);
attr_nid = OBJ_txt2nid(p_attr->oid);
return sec_nid = OBJ_txt2nid("CustomSecretOID");
sigalgnid = OBJ_txt2nid(SIGALG_OID);
sigalgnid = OBJ_txt2nid(NODIG_SIGALG_OID);