Searched refs:s2i (Results 1 – 3 of 3) sorted by relevance
150 else if(method->s2i) in do_ext_nconf()152 if(!(ext_struc = method->s2i(method, ctx, value))) return NULL; in do_ext_nconf()
105 X509V3_EXT_S2I s2i; member
2425 double s2 = cv_sum2[j], s2i = sum2 - s2; in calc_node_value() local2428 node->cv_node_risk[j] = s2i - r*r*ci; in calc_node_value()