Public Attributes | List of all members
ec_key_st Struct Reference

#include <internal.h>

Public Attributes

point_conversion_form_t conv_form
 
ECDSA_METHODecdsa_meth
 
unsigned int enc_flag
 
CRYPTO_EX_DATA ex_data
 
EC_GROUPgroup
 
EC_WRAPPED_SCALARpriv_key
 
EC_POINTpub_key
 
CRYPTO_refcount_t references
 

Detailed Description

Definition at line 723 of file third_party/boringssl-with-bazel/src/crypto/fipsmodule/ec/internal.h.

Member Data Documentation

◆ conv_form

point_conversion_form_t ec_key_st::conv_form

◆ ecdsa_meth

ECDSA_METHOD* ec_key_st::ecdsa_meth

◆ enc_flag

unsigned int ec_key_st::enc_flag

◆ ex_data

CRYPTO_EX_DATA ec_key_st::ex_data

◆ group

EC_GROUP* ec_key_st::group

◆ priv_key

EC_WRAPPED_SCALAR* ec_key_st::priv_key

◆ pub_key

EC_POINT* ec_key_st::pub_key

◆ references

CRYPTO_refcount_t ec_key_st::references

The documentation for this struct was generated from the following file:


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