Add ARM files
[dh-make-perl] / dev / arm / libnet-ssleay-perl / libnet-ssleay-perl-1.35 / debian / libnet-ssleay-perl / usr / lib / perl5 / auto / Net / SSLeay / autosplit.ix
1 # Index created by AutoSplit for blib/lib/Net/SSLeay.pm
2 #    (file acts as timestamp)
3 package Net::SSLeay;
4 sub want_nothing  ;
5 sub want_read  ;
6 sub want_write  ;
7 sub want_X509_lookup  ;
8 sub open_tcp_connection  ;
9 sub open_proxy_tcp_connection  ;
10 sub debug_read  ;
11 sub ssl_read_all  ;
12 sub tcp_read_all  ;
13 sub ssl_write_all  ;
14 sub tcp_write_all  ;
15 sub ssl_read_until  ($;$$);
16 sub tcp_read_until  ;
17 sub ssl_read_CRLF  ($;$);
18 sub tcp_read_CRLF  ;
19 sub ssl_write_CRLF  ($$);
20 sub tcp_write_CRLF  ;
21 sub dump_peer_certificate  ($);
22 sub randomize  (;$$);
23 sub new_x_ctx  ;
24 sub sslcat  ;
25 sub tcpcat  ;
26 sub tcpxcat  ;
27 sub https_cat  ;
28 sub http_cat  ;
29 sub httpx_cat  ;
30 sub set_cert_and_key  ($$$);
31 sub set_server_cert_and_key  ($$$);
32 sub set_proxy  ($$;**);
33 sub make_form  ;
34 sub make_headers  ;
35 sub do_httpx3  ;
36 sub do_https3  ;
37 sub do_httpx2  ;
38 sub do_https2  ;
39 sub do_httpx4  ;
40 sub do_https4  ;
41 sub get_https   ;
42 sub post_https  ;
43 sub put_https   ;
44 sub head_https  ;
45 sub get_https3   ;
46 sub post_https3  ;
47 sub put_https3   ;
48 sub head_https3  ;
49 sub get_https4   ;
50 sub post_https4  ;
51 sub put_https4   ;
52 sub head_https4  ;
53 sub get_http   ;
54 sub post_http  ;
55 sub put_http   ;
56 sub head_http  ;
57 sub get_http3   ;
58 sub post_http3  ;
59 sub put_http3   ;
60 sub head_http3  ;
61 sub get_http4   ;
62 sub post_http4  ;
63 sub put_http4   ;
64 sub head_http4  ;
65 sub get_httpx   ;
66 sub post_httpx  ;
67 sub put_httpx   ;
68 sub head_httpx  ;
69 sub get_httpx3   ;
70 sub post_httpx3  ;
71 sub put_httpx3   ;
72 sub head_httpx3  ;
73 sub get_httpx4   ;
74 sub post_httpx4  ;
75 sub put_httpx4   ;
76 sub head_httpx4  ;
77 sub do_https  ;
78 1;