Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/apps/
HDts.c82 static ASN1_OBJECT *txt2obj(const char *oid);
375 static ASN1_OBJECT *txt2obj(const char *oid) in txt2obj() function
542 if (policy && !(policy_obj = txt2obj(policy))) in create_query()