Searched refs:method_version (Results 1 – 3 of 3) sorted by relevance
339 int method_version; in min_max_proto() local343 method_version = cctx->ctx->method->version; in min_max_proto()345 method_version = cctx->ssl->defltmeth->version; in min_max_proto()350 return ssl_set_version_bound(method_version, new_version, bound); in min_max_proto()
2714 __owur int ssl_set_version_bound(int method_version, int version, int *bound);
2075 int ssl_set_version_bound(int method_version, int version, int *bound) in ssl_set_version_bound() argument2109 switch (method_version) { in ssl_set_version_bound()