Searched refs:nid_triple (Results 1 - 6 of 6) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/objects/ |
H A D | obj_xref.c | 15 static STACK_OF(nid_triple) *sig_app, *sigx_app; 17 static int sig_cmp(const nid_triple *a, const nid_triple *b) in sig_cmp() 22 DECLARE_OBJ_BSEARCH_CMP_FN(nid_triple, nid_triple, sig); 23 IMPLEMENT_OBJ_BSEARCH_CMP_FN(nid_triple, nid_triple, sig); 25 static int sig_sk_cmp(const nid_triple *const *a, const nid_triple *const *b) in sig_sk_cmp() 30 DECLARE_OBJ_BSEARCH_CMP_FN(const nid_triple *, cons [all...] |
H A D | obj_xref.h | 18 } nid_triple; typedef 20 DEFINE_STACK_OF(nid_triple) 22 static const nid_triple sigoid_srt[] = { 85 static const nid_triple *const sigoid_srt_xref[] = {
|
H A D | objxref.pl | 92 } nid_triple; 94 DEFINE_STACK_OF(nid_triple) 96 static const nid_triple sigoid_srt[] = { 119 static const nid_triple *const sigoid_srt_xref[] = {
|
/third_party/openssl/crypto/objects/ |
H A D | obj_xref.c | 15 static STACK_OF(nid_triple) *sig_app, *sigx_app; 17 static int sig_cmp(const nid_triple *a, const nid_triple *b) in sig_cmp() 22 DECLARE_OBJ_BSEARCH_CMP_FN(nid_triple, nid_triple, sig); 23 IMPLEMENT_OBJ_BSEARCH_CMP_FN(nid_triple, nid_triple, sig); 25 static int sig_sk_cmp(const nid_triple *const *a, const nid_triple *const *b) in sig_sk_cmp() 30 DECLARE_OBJ_BSEARCH_CMP_FN(const nid_triple *, cons [all...] |
H A D | obj_xref.h | 18 } nid_triple; typedef 20 DEFINE_STACK_OF(nid_triple) 22 static const nid_triple sigoid_srt[] = { 85 static const nid_triple *const sigoid_srt_xref[] = {
|
H A D | objxref.pl | 92 } nid_triple; 94 DEFINE_STACK_OF(nid_triple) 96 static const nid_triple sigoid_srt[] = { 119 static const nid_triple *const sigoid_srt_xref[] = {
|
Completed in 2 milliseconds