#include <internal.h>
Public Attributes | |
uint8_t | bytes [EC_MAX_BYTES] |
BN_ULONG | words [EC_MAX_WORDS] |
Definition at line 195 of file third_party/boringssl-with-bazel/src/crypto/fipsmodule/ec/internal.h.
uint8_t EC_FELEM::bytes[EC_MAX_BYTES] |
Definition at line 197 of file third_party/boringssl-with-bazel/src/crypto/fipsmodule/ec/internal.h.
BN_ULONG EC_FELEM::words[EC_MAX_WORDS] |
Definition at line 198 of file third_party/boringssl-with-bazel/src/crypto/fipsmodule/ec/internal.h.