Searched refs:sk_nid_triple_find (Results 1 – 2 of 2) sorted by relevance
99 int idx = sk_nid_triple_find(sig_app, &tmp); in OBJ_find_sigid_algs()128 int idx = sk_nid_triple_find(sigx_app, &tmp); in OBJ_find_sigid_by_algs()
2006 # define sk_nid_triple_find(st, val) SKM_sk_find(nid_triple, (st), (val)) macro