Home
last modified time | relevance | path

Searched refs:ssl_set_version_bound (Results 1 – 4 of 4) sorted by relevance

/openssl/ssl/
H A Dssl_conf.c347 return ssl_set_version_bound(method_version, new_version, bound); in min_max_proto()
H A Dssl_lib.c3026 && ssl_set_version_bound(s->defltmeth->version, (int)larg, in ossl_ctrl_internal()
3032 && ssl_set_version_bound(s->defltmeth->version, (int)larg, in ossl_ctrl_internal()
3168 && ssl_set_version_bound(ctx->method->version, (int)larg, in SSL_CTX_ctrl()
3174 && ssl_set_version_bound(ctx->method->version, (int)larg, in SSL_CTX_ctrl()
H A Dssl_local.h2665 __owur int ssl_set_version_bound(int method_version, int version, int *bound);
/openssl/ssl/statem/
H A Dstatem_lib.c2059 int ssl_set_version_bound(int method_version, int version, int *bound) in ssl_set_version_bound() function

Completed in 68 milliseconds