mbedTLS
brainpoolP512r1_gx
is only used within mbedTLS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
brainpoolP512r1_gx
brainpoolP512r1_gx variable
Syntax
Show:
Summary
Declaration
from
ecp_curves.c:3778
static
const
mbedtls_mpi_uint
brainpoolP512r1_gx
[
]
=
{
MBEDTLS_BYTES_TO_T_UINT_8
(
0x22
,
0xF8
,
0xB9
,
0xBC
,
0x09
,
0x22
,
0x35
,
0x8B
)
,
MBEDTLS_BYTES_TO_T_UINT_8
(
0x68
,
0x5E
,
0x6A
,
0x40
,
0x47
,
0x50
,
0x6D
,
0x7C
)
,
MBEDTLS_BYTES_TO_T_UINT_8
(
0x5F
,
0x7D
,
0xB9
,
0x93
,
0x7B
,
0x68
,
0xD1
,
0x50
)
,
MBEDTLS_BYTES_TO_T_UINT_8
(
0x8D
,
0xD4
,
0xD0
,
0xE2
,
0x78
,
0x1F
,
0x3B
,
0xFF
)
,
MBEDTLS_BYTES_TO_T_UINT_8
(
0x8E
,
0x09
,
0xD0
,
0xF4
,
0xEE
,
0x62
,
0x3B
,
0xB4
)
,
MBEDTLS_BYTES_TO_T_UINT_8
(
0xC1
,
0x16
,
0xD9
,
0xB5
,
0x70
,
0x9F
,
0xED
,
0x85
)
,
MBEDTLS_BYTES_TO_T_UINT_8
(
0x93
,
0x6A
,
0x4C
,
0x9C
,
0x2E
,
0x32
,
0x21
,
0x5A
)
,
MBEDTLS_BYTES_TO_T_UINT_8
(
0x64
,
0xD9
,
0x2E
,
0xD8
,
0xBD
,
0xE4
,
0xAE
,
0x81
)
,
}
;
Examples
References
from
examples
Code
Location
Referrer
static
const
mbedtls_mpi_uint
brainpoolP512r1_gx
[
]
=
{
ecp_curves.c:3778
return
LOAD_GROUP_A
(
brainpoolP512r1
)
;
ecp_curves.c:4786
mbedtls_ecp_group_load()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
brainpoolP512r1_gx
is read by 1 function:
All items filtered out
brainpoolP512r1_gx
mbedtls_ecp_group_load()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out