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

ecdh_read_params_internal() function

Syntax

static int ecdh_read_params_internal( mbedtls_ecdh_context_mbed *ctx,     const unsigned char **buf,     const unsigned char *end );

Arguments

ctx

buf

end

References

LocationReferrerText
ecdh.c:374
static int ecdh_read_params_internal( mbedtls_ecdh_context_mbed *ctx,
ecdh.c:408mbedtls_ecdh_read_params()
return( ecdh_read_params_internal( ctx, buf, end ) );

Call Tree

Functions calling ecdh_read_params_internal()
Functions called by ecdh_read_params_internal()
all items filtered out
ecdh_read_params_internal()
all items filtered out
Data read by ecdh_read_params_internal()
ecdh_read_params_internal()