Home
last modified time | relevance | path

Searched refs:oid_obj (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/
H A Dts.c358 ASN1_OBJECT *oid_obj = NULL; in txt2obj() local
360 if ((oid_obj = OBJ_txt2obj(oid, 0)) == NULL) in txt2obj()
363 return oid_obj; in txt2obj()
/third_party/openssl/apps/
H A Dts.c358 ASN1_OBJECT *oid_obj = NULL; in txt2obj() local
360 if ((oid_obj = OBJ_txt2obj(oid, 0)) == NULL) in txt2obj()
363 return oid_obj; in txt2obj()

Completed in 4 milliseconds