Home | History | Annotate | Download | only in ssl

Lines Matching defs:is_export

340 	int is_export,n,i,j,k,exp_label_len,cl;
343 is_export=SSL_C_IS_EXPORT(s->s3->tmp.new_cipher);
456 j=is_export ? (cl < SSL_C_EXPORT_KEYLENGTH(s->s3->tmp.new_cipher) ?
504 if (is_export)