Functions
third_party/boringssl-with-bazel/src/crypto/ec_extra/internal.h File Reference
#include <openssl/ec.h>
#include "../fipsmodule/ec/internal.h"
Include dependency graph for third_party/boringssl-with-bazel/src/crypto/ec_extra/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 ec_hash_to_curve_p384_xmd_sha512_sswu_draft07 (const EC_GROUP *group, EC_RAW_POINT *out, const uint8_t *dst, size_t dst_len, const uint8_t *msg, size_t msg_len)
 
OPENSSL_EXPORT int ec_hash_to_scalar_p384_xmd_sha512_draft07 (const EC_GROUP *group, EC_SCALAR *out, const uint8_t *dst, size_t dst_len, const uint8_t *msg, size_t msg_len)
 

Function Documentation

◆ ec_hash_to_curve_p384_xmd_sha512_sswu_draft07()

OPENSSL_EXPORT int ec_hash_to_curve_p384_xmd_sha512_sswu_draft07 ( const EC_GROUP group,
EC_RAW_POINT out,
const uint8_t dst,
size_t  dst_len,
const uint8_t msg,
size_t  msg_len 
)

Definition at line 339 of file hash_to_curve.c.

◆ ec_hash_to_scalar_p384_xmd_sha512_draft07()

OPENSSL_EXPORT int ec_hash_to_scalar_p384_xmd_sha512_draft07 ( const EC_GROUP group,
EC_SCALAR out,
const uint8_t dst,
size_t  dst_len,
const uint8_t msg,
size_t  msg_len 
)

Definition at line 375 of file hash_to_curve.c.



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