mbedtls_mpi_gen_prime_flag_t::MBEDTLS_MPI_GEN_PRIME_FLAG_LOW_ERR is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesmbedTLSmbedtls_mpi_gen_prime_flag_t::MBEDTLS_MPI_GEN_PRIME_FLAG_LOW_ERR

mbedtls_mpi_gen_prime_flag_t::MBEDTLS_MPI_GEN_PRIME_FLAG_LOW_ERR

Syntax

MBEDTLS_MPI_GEN_PRIME_FLAG_LOW_ERR = 0x0002;

References

LocationText
bignum.h:925
MBEDTLS_MPI_GEN_PRIME_FLAG_LOW_ERR = 0x0002, /**< lower error rate from 2<sup>-80</sup> to 2<sup>-128</sup> */