Lines Matching full:larg
1756 long ssl3_ctrl(SSL *s, int cmd, long larg, void *parg)1909 if (larg == TLSEXT_NAMETYPE_host_name)1941 s->tlsext_status_type=larg;1973 s->tlsext_ocsp_resplen = larg;2041 long ssl3_ctx_ctrl(SSL_CTX *ctx, int cmd, long larg, void *parg)2178 if (larg != 48)