Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/objects/
H A Dobj_xref.c15 static STACK_OF(nid_triple) *sig_app, *sigx_app; in STACK_OF() argument
17 static int sig_cmp(const nid_triple *a, const nid_triple *b)
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 *, const nid_triple *, sigx);
32 static int sigx_cmp(const nid_triple *const *a, const nid_triple *const *b) in sigx_cmp()
41 IMPLEMENT_OBJ_BSEARCH_CMP_FN(const nid_triple *, const nid_triple *, sigx);
45 nid_triple tmp; in OBJ_find_sigid_algs()
46 const nid_triple *rv = NULL; in OBJ_find_sigid_algs()
[all …]
H A Dobj_xref.h18 } 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[] = {
/freebsd/crypto/openssl/util/
H A Dindent.pro492 -T nid_triple