Symbol: nid_triple
crypto/openssl/crypto/objects/obj_xref.c
110
nid_triple tmp;
crypto/openssl/crypto/objects/obj_xref.c
111
const nid_triple *t = &tmp;
crypto/openssl/crypto/objects/obj_xref.c
112
const nid_triple **rv;
crypto/openssl/crypto/objects/obj_xref.c
149
nid_triple *ntr;
crypto/openssl/crypto/objects/obj_xref.c
16
static STACK_OF(nid_triple) *sig_app, *sigx_app;
crypto/openssl/crypto/objects/obj_xref.c
19
static int sig_cmp(const nid_triple *a, const nid_triple *b)
crypto/openssl/crypto/objects/obj_xref.c
209
static void sid_free(nid_triple *tt)
crypto/openssl/crypto/objects/obj_xref.c
24
DECLARE_OBJ_BSEARCH_CMP_FN(nid_triple, nid_triple, sig);
crypto/openssl/crypto/objects/obj_xref.c
25
IMPLEMENT_OBJ_BSEARCH_CMP_FN(nid_triple, nid_triple, sig);
crypto/openssl/crypto/objects/obj_xref.c
27
static int sig_sk_cmp(const nid_triple *const *a, const nid_triple *const *b)
crypto/openssl/crypto/objects/obj_xref.c
32
DECLARE_OBJ_BSEARCH_CMP_FN(const nid_triple *, const nid_triple *, sigx);
crypto/openssl/crypto/objects/obj_xref.c
34
static int sigx_cmp(const nid_triple *const *a, const nid_triple *const *b)
crypto/openssl/crypto/objects/obj_xref.c
51
IMPLEMENT_OBJ_BSEARCH_CMP_FN(const nid_triple *, const nid_triple *, sigx);
crypto/openssl/crypto/objects/obj_xref.c
69
nid_triple tmp;
crypto/openssl/crypto/objects/obj_xref.c
70
const nid_triple *rv;
crypto/openssl/crypto/objects/obj_xref.h
104
static const nid_triple *const sigoid_srt_xref[] = {
crypto/openssl/crypto/objects/obj_xref.h
20
DEFINE_STACK_OF(nid_triple)
crypto/openssl/crypto/objects/obj_xref.h
22
static const nid_triple sigoid_srt[] = {