Bump and cleanup deps and fix lints
This commit is contained in:
parent
aa6e1c36f8
commit
490340afa7
11 changed files with 38 additions and 50 deletions
|
|
@ -1,7 +1,7 @@
|
|||
use std::ffi;
|
||||
|
||||
extern "C" {
|
||||
/// Calculates `out_len` bytes of the TLS PDF, using `digest`, and
|
||||
/// Calculates `out_len` bytes of the TLS PRF, using `digest`, and
|
||||
/// writes them to `out`. It returns one on success and zero on error.
|
||||
///
|
||||
/// This isn't part of the public headers in `BoringSSL` but it is exported
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue