HomeSort by relevance Sort by last modified time
    Searched refs:kNIDsInShortNameOrder (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/crypto/obj/
obj.c 226 /* short_name_cmp is called to search the kNIDsInShortNameOrder array. The
252 nid_ptr = bsearch(short_name, kNIDsInShortNameOrder, NUM_SN, sizeof(unsigned), short_name_cmp);
obj_dat.h     [all...]

Completed in 501 milliseconds