mbedTLS
+
0
/1 examples
SourceVu will show references to
MBEDTLS_ECP_DP_BP256R1
from the following samples and libraries:
ESP-IDF
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
MBEDTLS_ECP_DP_BP256R1
MBEDTLS_ECP_DP_BP256R1 value
Domain parameters for 256-bit Brainpool curve.
Syntax
Show:
Summary
Declaration
from
ecp.h:109
MBEDTLS_ECP_DP_BP256R1
;
Examples
MBEDTLS_ECP_DP_BP256R1
is referenced by 1 libraries and example projects:
ESP-IDF
References
from
0/1
examples
Code
Location
Referrer
MBEDTLS_ECP_DP_BP256R1
,
/*!< Domain parameters for 256-bit Brainpool curve. */
ecp.h:109
{
MBEDTLS_ECP_DP_BP256R1
,
26
,
256
,
"brainpoolP256r1"
}
,
ecp.c:365
case
MBEDTLS_ECP_DP_BP256R1
:
ecp_curves.c:4775
mbedtls_ecp_group_load()
MBEDTLS_ECP_DP_BP256R1
,
oid.c:596
case
MBEDTLS_ECP_DP_BP256R1
:
psa_util.c:219
mbedtls_ecc_group_to_psa()
return
MBEDTLS_ECP_DP_BP256R1
;
psa_util.c:295
mbedtls_ecc_group_from_psa()
{
26
,
MBEDTLS_ECP_DP_BP256R1
,
PSA_ECC_FAMILY_BRAINPOOL_P_R1
,
256
}
,
ssl_tls.c:6278
MBEDTLS_X509_ID_FLAG
(
MBEDTLS_ECP_DP_BP256R1
)
|
x509_crt.c:103
MBEDTLS_X509_ID_FLAG
(
MBEDTLS_ECP_DP_BP256R1
)
|
x509_crt.c:127
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
MBEDTLS_ECP_DP_BP256R1
is read by 3 functions:
All items filtered out
MBEDTLS_ECP_DP_BP256R1
mbedtls_ecp_group_load()
mbedtls_ecc_group_to_psa()
mbedtls_ecc_group_from_psa()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out