OBJ_txt2nid
if ((nid = OBJ_txt2nid(ne_types[i])) == NID_undef) {
if ((j = OBJ_txt2nid(cv->name)) == NID_undef) {
if ((nid = OBJ_txt2nid(type)) == NID_undef) {
*ppbe = OBJ_txt2nid(str);
if ((pkcs8_config.pbe_nid = OBJ_txt2nid(arg)) == NID_undef) {
if ((nid = OBJ_txt2nid(type)) == NID_undef)
if ((nid = OBJ_txt2nid(type)) == NID_undef)
param_nid = OBJ_txt2nid(value);
if ((nid = OBJ_txt2nid(*oids)) != NID_undef &&
int OBJ_txt2nid(const char *s);