Searched refs:load_cert_chain_from_pem_file (Results 1 – 5 of 5) sorted by relevance
483 pub fn load_cert_chain_from_pem_file(&mut self, file: &str) -> Result<()> { in load_cert_chain_from_pem_file() method4472 config.load_cert_chain_from_pem_file("examples/cert.crt")?; in default()4508 config.load_cert_chain_from_pem_file("examples/cert.crt")?; in with_client_config()5016 .load_cert_chain_from_pem_file("examples/cert-big.crt") in limit_handshake_data()5065 .load_cert_chain_from_pem_file("examples/cert.crt") in stream_send_on_32bit_arch()6210 .load_cert_chain_from_pem_file("examples/cert.crt") in stream_limit_update_bidi()6288 .load_cert_chain_from_pem_file("examples/cert.crt") in stream_limit_update_uni()6483 .load_cert_chain_from_pem_file("examples/cert.crt") in retry()6542 .load_cert_chain_from_pem_file("examples/cert.crt") in missing_retry_source_connection_id()6597 .load_cert_chain_from_pem_file("examples/cert.crt") in invalid_retry_source_connection_id()[all …]
101 match config.load_cert_chain_from_pem_file(path) { in quiche_config_load_cert_chain_from_pem_file()
86 .load_cert_chain_from_pem_file("examples/cert.crt") in main()
92 .load_cert_chain_from_pem_file("examples/cert.crt") in main()
1824 config.load_cert_chain_from_pem_file("examples/cert.crt")?; in default()2947 .load_cert_chain_from_pem_file("examples/cert.crt") in request_max_header_size_limit()3074 .load_cert_chain_from_pem_file("examples/cert.crt") in headers_blocked()3120 .load_cert_chain_from_pem_file("examples/cert.crt") in zero_length_data_blocked()