mbedTLS
+
0
/1 examples
SourceVu will show references to
MBEDTLS_ECP_DP_SECP384R1
from the following samples and libraries:
ESP-IDF
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (3/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_SECP384R1
MBEDTLS_ECP_DP_SECP384R1 value
Domain parameters for the 384-bit curve defined by FIPS 186-4 and SEC1.
Syntax
Show:
Summary
Declaration
from
ecp.h:107
MBEDTLS_ECP_DP_SECP384R1
;
Examples
MBEDTLS_ECP_DP_SECP384R1
is referenced by 1 libraries and example projects:
ESP-IDF
References
from
0/1
examples
Code
Location
Referrer
MBEDTLS_ECP_DP_SECP384R1
,
/*!< Domain parameters for the 384-bit curve defined by FIPS 186-4 and SEC1. */
ecp.h:107
{
MBEDTLS_ECP_DP_SECP384R1
,
24
,
384
,
"secp384r1"
}
,
ecp.c:353
case
MBEDTLS_ECP_DP_SECP384R1
:
ecp_curves.c:4745
mbedtls_ecp_group_load()
MBEDTLS_ECP_DP_SECP384R1
,
oid.c:566
case
MBEDTLS_ECP_DP_SECP384R1
:
psa_util.c:209
mbedtls_ecc_group_to_psa()
return
MBEDTLS_ECP_DP_SECP384R1
;
psa_util.c:282
mbedtls_ecc_group_from_psa()
{
24
,
MBEDTLS_ECP_DP_SECP384R1
,
PSA_ECC_FAMILY_SECP_R1
,
384
}
,
ssl_tls.c:6266
MBEDTLS_X509_ID_FLAG
(
MBEDTLS_ECP_DP_SECP384R1
)
|
x509_crt.c:101
MBEDTLS_X509_ID_FLAG
(
MBEDTLS_ECP_DP_SECP384R1
)
|
x509_crt.c:125
MBEDTLS_X509_ID_FLAG
(
MBEDTLS_ECP_DP_SECP384R1
)
,
x509_crt.c:151
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
MBEDTLS_ECP_DP_SECP384R1
is read by 3 functions:
All items filtered out
MBEDTLS_ECP_DP_SECP384R1
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