Home
last modified time | relevance | path

Searched defs:MBEDTLS_MPI_MAX_SIZE (Results 1 – 13 of 13) sorted by relevance

/external/trusty/arm-trusted-firmware/plat/st/common/include/
Dstm32mp_mbedtls_config-3.h85 #define MBEDTLS_MPI_MAX_SIZE 256 macro
87 #define MBEDTLS_MPI_MAX_SIZE 512 macro
90 #define MBEDTLS_MPI_MAX_SIZE 256 macro
Dstm32mp_mbedtls_config-2.h88 #define MBEDTLS_MPI_MAX_SIZE 256 macro
90 #define MBEDTLS_MPI_MAX_SIZE 512 macro
93 #define MBEDTLS_MPI_MAX_SIZE 256 macro
/external/arm-trusted-firmware/include/drivers/auth/mbedtls/
Dmbedtls_config.h94 #define MBEDTLS_MPI_MAX_SIZE 256 macro
96 #define MBEDTLS_MPI_MAX_SIZE 512 macro
99 #define MBEDTLS_MPI_MAX_SIZE 256 macro
/external/trusty/arm-trusted-firmware/include/drivers/auth/mbedtls/
Dmbedtls_config-3.h111 #define MBEDTLS_MPI_MAX_SIZE 256 macro
113 #define MBEDTLS_MPI_MAX_SIZE 512 macro
116 #define MBEDTLS_MPI_MAX_SIZE 256 macro
Dmbedtls_config-2.h104 #define MBEDTLS_MPI_MAX_SIZE 256 macro
106 #define MBEDTLS_MPI_MAX_SIZE 512 macro
109 #define MBEDTLS_MPI_MAX_SIZE 256 macro
/external/mbedtls/configs/
Dconfig-thread.h68 #define MBEDTLS_MPI_MAX_SIZE 32 // 256-bit EC curve = 32 bytes macro
Dconfig-suite-b.h68 #define MBEDTLS_MPI_MAX_SIZE 48 // 384-bit EC curve = 48 bytes macro
/external/openthread/third_party/mbedtls/repo/configs/
Dconfig-thread.h72 #define MBEDTLS_MPI_MAX_SIZE 32 // 32 bytes for a 256-bit elliptic curve macro
Dconfig-suite-b.h71 #define MBEDTLS_MPI_MAX_SIZE 48 // 48 bytes for a 384-bit elliptic curve macro
/external/mbedtls/include/mbedtls/
Dbignum.h73 #define MBEDTLS_MPI_MAX_SIZE 1024 /**< Maximum number of bytes for… macro
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dbignum.h76 #define MBEDTLS_MPI_MAX_SIZE 1024 /**< Maximum number of bytes for… macro
/external/ot-br-posix/third_party/openthread/
Dmbedtls-config.h101 #define MBEDTLS_MPI_MAX_SIZE 32 macro
/external/openthread/third_party/mbedtls/
Dmbedtls-config.h123 #define MBEDTLS_MPI_MAX_SIZE 32 /**< Maximum number of bytes for usable MPIs. */ macro