Searched refs:sigoid_srt (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/crypto/obj/ |
D | obj_xref.h | 12 static const nid_triple sigoid_srt[] = variable 58 &sigoid_srt[0], 59 &sigoid_srt[1], 60 &sigoid_srt[7], 61 &sigoid_srt[2], 62 &sigoid_srt[4], 63 &sigoid_srt[3], 64 &sigoid_srt[9], 65 &sigoid_srt[5], 66 &sigoid_srt[8], [all …]
|
D | obj_xref.c | 77 triple = bsearch(&key, sigoid_srt, sizeof(sigoid_srt) / sizeof(nid_triple), in OBJ_find_sigid_algs()
|