#[no_mangle]
pub extern "C" fn rustls_aws_lc_rs_crypto_provider() -> *const rustls_crypto_provider
Expand description

Return the rustls_crypto_provider backed by the aws-lc-rs cryptography library.

The caller owns the returned rustls_crypto_provider and must free it using rustls_crypto_provider_free.