We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9cefe commit 94410e5Copy full SHA for 94410e5
openssl-sys/src/lib.rs
@@ -43,7 +43,6 @@ mod aws_lc {
43
44
use libc::{c_char, c_long, c_void};
45
46
- // AWS-LC does not require initialization.
47
pub fn init() {
48
unsafe { CRYPTO_library_init() }
49
}
0 commit comments