mbedtls_ecdh_grp_id() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

mbedtls_ecdh_grp_id() function

Syntax

static mbedtls_ecp_group_id mbedtls_ecdh_grp_id(     const mbedtls_ecdh_context *ctx );

Arguments

ctx

References

LocationReferrerText
ecdh.c:52
static mbedtls_ecp_group_id mbedtls_ecdh_grp_id(
ecdh.c:455mbedtls_ecdh_get_params()
if( mbedtls_ecdh_grp_id( ctx ) == MBEDTLS_ECP_DP_NONE )
ecdh.c:467mbedtls_ecdh_get_params()
if( mbedtls_ecdh_grp_id( ctx ) != key->grp.id )

Call Tree

Functions calling mbedtls_ecdh_grp_id()
all items filtered out
mbedtls_ecdh_grp_id()
Data read by mbedtls_ecdh_grp_id()
mbedtls_ecdh_grp_id()
Type of mbedtls_ecdh_grp_id()
mbedtls_ecdh_grp_id()
all items filtered out