Functions
third_party/boringssl-with-bazel/src/crypto/fipsmodule/tls/internal.h File Reference
#include <openssl/base.h>
Include dependency graph for third_party/boringssl-with-bazel/src/crypto/fipsmodule/tls/internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

OPENSSL_EXPORT int CRYPTO_tls1_prf (const EVP_MD *digest, uint8_t *out, size_t out_len, const uint8_t *secret, size_t secret_len, const char *label, size_t label_len, const uint8_t *seed1, size_t seed1_len, const uint8_t *seed2, size_t seed2_len)
 

Function Documentation

◆ CRYPTO_tls1_prf()

OPENSSL_EXPORT int CRYPTO_tls1_prf ( const EVP_MD digest,
uint8_t out,
size_t  out_len,
const uint8_t secret,
size_t  secret_len,
const char *  label,
size_t  label_len,
const uint8_t seed1,
size_t  seed1_len,
const uint8_t seed2,
size_t  seed2_len 
)

Definition at line 137 of file kdf.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:20