mbedTLS
esp_mpi_enable_hardware_hw_op()
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
esp_mpi_enable_hardware_hw_op()
esp_mpi_enable_hardware_hw_op() function
Enable the MPI hardware and acquire the lock
Syntax
Show:
Summary
Declaration
Definition
from
bignum_impl.h:20
void
esp_mpi_enable_hardware_hw_op
(
void
)
;
Implemented in
bignum_alt.c:14
Examples
References
from
examples
Code
Location
Referrer
void
esp_mpi_enable_hardware_hw_op
(
void
)
bignum_alt.c:14
void
esp_mpi_enable_hardware_hw_op
(
void
)
;
bignum_impl.h:20
esp_mpi_enable_hardware_hw_op
(
)
;
esp_bignum.c:246
esp_mpi_mul_mpi_mod()
esp_mpi_enable_hardware_hw_op
(
)
;
esp_bignum.c:310
mpi_montgomery_exp_calc()
esp_mpi_enable_hardware_hw_op
(
)
;
esp_bignum.c:547
mbedtls_mpi_mul_mpi()
esp_mpi_enable_hardware_hw_op
(
)
;
esp_bignum.c:636
mpi_mult_mpi_failover_mod_mult()
Call Tree
from
examples
esp_mpi_enable_hardware_hw_op()
is called by 4 functions and calls 6 functions:
esp_mpi_mul_mpi_mod()
mpi_montgomery_exp_calc()
mbedtls_mpi_mul_mpi()
mpi_mult_mpi_failover_mod_mult()
All items filtered out
esp_mpi_enable_hardware_hw_op()
periph_rcc_enter()
periph_rcc_exit()
esp_crypto_mpi_lock_acquire()
mpi_ll_reset_register()
mpi_hal_enable_hardware_hw_op()
mpi_ll_enable_bus_clock()
All items filtered out
Data Use
from
examples
All items filtered out
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