Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/auth/mbedtls/
H A 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
/aosp_15_r20/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
/aosp_15_r20/external/mbedtls/configs/
H A Dconfig-thread.h68 #define MBEDTLS_MPI_MAX_SIZE 32 // 256-bit EC curve = 32 bytes macro
H A Dconfig-suite-b.h68 #define MBEDTLS_MPI_MAX_SIZE 48 // 384-bit EC curve = 48 bytes macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/configs/
H A Dconfig-thread.h68 #define MBEDTLS_MPI_MAX_SIZE 32 // 256-bit EC curve = 32 bytes macro
H A Dconfig-suite-b.h68 #define MBEDTLS_MPI_MAX_SIZE 48 // 384-bit EC curve = 48 bytes macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dbignum.h73 #define MBEDTLS_MPI_MAX_SIZE 1024 /**< Maximum number of bytes for… macro
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dbignum.h73 #define MBEDTLS_MPI_MAX_SIZE 1024 /**< Maximum number of bytes for… macro
/aosp_15_r20/external/ot-br-posix/third_party/openthread/
H A Dmbedtls-config.h101 #define MBEDTLS_MPI_MAX_SIZE 32 macro
/aosp_15_r20/external/openthread/third_party/mbedtls/
H A Dmbedtls-config.h130 #define MBEDTLS_MPI_MAX_SIZE 32 /**< Maximum number of bytes for usable MPIs. */ macro