Searched refs:with_provider (Results 1 – 1 of 1) sorted by relevance
40 fn with_provider( in new() function50 Some(provider) => with_provider(provider.clone()), in new()52 None => with_provider(Arc::new(crypto::ring::default_provider())), in new()54 None => with_provider(Arc::new(crypto::aws_lc_rs::default_provider())), in new()