Searched refs:oid_obj (Results 1 – 2 of 2) sorted by relevance
358 ASN1_OBJECT *oid_obj = NULL; in txt2obj() local360 if ((oid_obj = OBJ_txt2obj(oid, 0)) == NULL) in txt2obj()363 return oid_obj; in txt2obj()
331 ASN1_OBJECT *oid_obj = NULL; in txt2obj() local333 if ((oid_obj = OBJ_txt2obj(oid, 0)) == NULL) in txt2obj()336 return oid_obj; in txt2obj()