Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/objects/
Dobj_dat.c362 sn_objs_cmp(const void *sn, const void *b) in sn_objs_cmp() function
392 nid = bsearch(sn, sn_objs, NUM_SN, sizeof(unsigned int), sn_objs_cmp); in OBJ_sn2nid()