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 a0c41f7 commit 00884aaCopy full SHA for 00884aa
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