Searched defs:OBJ_obj2nid (Results 1 - 1 of 1) sorted by relevance
/external/openssl/crypto/objects/ | ||
H A D | obj_dat.c | 398 int OBJ_obj2nid(const ASN1_OBJECT *a) function 480 if (!no_name && (nid=OBJ_obj2nid(a)) != NID_undef) 633 nid = OBJ_obj2nid(obj); |
Completed in 34 milliseconds