Home
last modified time | relevance | path

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

/freebsd-src/crypto/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()