/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/ |
D | navtree.css | 3 padding:4px; 9 padding:0px; 15 padding:0px; 31 padding:0px; 38 padding:0px; 45 padding:0px; 50 padding:2px; 60 padding:0px; 65 padding:0px; 69 padding: 0px 0px; [all …]
|
D | doxygen_style.css | 26 padding-top: 8px; 27 padding-bottom: 4px; 165 padding: 4px 6px; 176 padding: 4px 6px; 194 padding-left: 53px; 195 padding-bottom: 0px; 221 padding-right: 4px; 241 padding: 0.2em; 255 padding-left: 0; 290 padding: 2px 10px; [all …]
|
D | tabs.css | 1 …padding:0;line-height:normal;direction:ltr;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,…
|
/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/search/ |
D | search.css | 51 padding-left:4px; 80 padding: 0px 0px; 105 padding-top: 4px; 106 padding-bottom: 4px; 117 padding-left: 2px; 118 padding-right: 12px; 134 padding-left: 6px; 135 padding-right: 12px; 175 padding-bottom: 15px; 180 padding-left: 1ex; [all …]
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/corstone1000/io/ |
D | io_block.c | 262 size_t padding; in block_read() local 328 padding = (nbytes > left) ? nbytes - left : 0U; in block_read() 329 nbytes -= padding; in block_read() 368 size_t padding; in block_write() local 424 padding = (nbytes > left) ? nbytes - left : 0U; in block_write() 425 nbytes -= padding; in block_write() 432 if ((skip > 0U) || (padding > 0U)) { in block_write() 450 padding = (nbytes > left) ? nbytes - left : 0U; in block_write() 451 nbytes -= padding; in block_write() 466 padding = (nbytes > left) ? nbytes - left : 0U; in block_write() [all …]
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/common/ |
D | common_crypto_encode.c | 123 int32_t padding = 0; in CC_CommonBase64Decode() local 140 padding++; in CC_CommonBase64Decode() 143 expDecBuffLen = (((encBuffLen-padding)*3)/4); in CC_CommonBase64Decode()
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/hal/accelerator/ |
D | rsa_alt.h | 77 int MBEDTLS_PRIVATE(padding); /*!< Selects padding mode:
|
D | rsa_alt.c | 1002 int mbedtls_rsa_set_padding( mbedtls_rsa_context *ctx, int padding, in mbedtls_rsa_set_padding() argument 1006 RSA_VALIDATE( padding == MBEDTLS_RSA_PKCS_V15 || in mbedtls_rsa_set_padding() 1007 padding == MBEDTLS_RSA_PKCS_V21 ); in mbedtls_rsa_set_padding() 1009 ctx->MBEDTLS_PRIVATE(padding) = padding; in mbedtls_rsa_set_padding() 1612 switch( ctx->MBEDTLS_PRIVATE(padding) ) in mbedtls_rsa_pkcs1_encrypt() 2024 switch( ctx->MBEDTLS_PRIVATE(padding) ) in mbedtls_rsa_pkcs1_decrypt() 2381 switch( ctx->MBEDTLS_PRIVATE(padding) ) in mbedtls_rsa_pkcs1_sign() 2657 switch( ctx->MBEDTLS_PRIVATE(padding) ) in mbedtls_rsa_pkcs1_verify() 2708 dst->MBEDTLS_PRIVATE(padding) = src->MBEDTLS_PRIVATE(padding); in mbedtls_rsa_copy()
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/shared/include/mbedtls/ |
D | rsa_alt.h | 56 int MBEDTLS_PRIVATE(padding); /*!< MBEDTLS_RSA_PKCS_V15 for 1.5 padding and
|
/trusted-firmware-m-3.7.0/interface/include/mbedtls/ |
D | rsa.h | 111 int MBEDTLS_PRIVATE(padding); /*!< Selects padding mode: 175 int mbedtls_rsa_set_padding(mbedtls_rsa_context *ctx, int padding,
|
/trusted-firmware-m-3.7.0/docs/_static/css/ |
D | tfm_custom.css | 49 padding: 12px;
|
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ |
D | rsa_alt.c | 313 int mbedtls_rsa_set_padding( mbedtls_rsa_context *ctx, int padding, mbedtls_md_type_t hash_id ) in mbedtls_rsa_set_padding() argument 322 ctx->MBEDTLS_PRIVATE(padding) = padding; in mbedtls_rsa_set_padding() 1801 if (ctx->MBEDTLS_PRIVATE(padding) != MBEDTLS_RSA_PKCS_V21) in mbedtls_rsa_rsaes_oaep_encrypt() 1919 if ( ctx->MBEDTLS_PRIVATE(padding) != MBEDTLS_RSA_PKCS_V15 ) in mbedtls_rsa_rsaes_pkcs1_v15_encrypt() 1991 switch( ctx->MBEDTLS_PRIVATE(padding) ) in mbedtls_rsa_pkcs1_encrypt() 2045 if ( ctx->MBEDTLS_PRIVATE(padding) != MBEDTLS_RSA_PKCS_V21 ) in mbedtls_rsa_rsaes_oaep_decrypt() 2165 if( ctx->MBEDTLS_PRIVATE(padding) != MBEDTLS_RSA_PKCS_V15 ) in mbedtls_rsa_rsaes_pkcs1_v15_decrypt() 2249 switch( ctx->MBEDTLS_PRIVATE(padding) ) in mbedtls_rsa_pkcs1_decrypt() 2485 switch( ctx->MBEDTLS_PRIVATE(padding) ) in mbedtls_rsa_pkcs1_sign() 2693 switch( ctx->MBEDTLS_PRIVATE(padding) ) in mbedtls_rsa_pkcs1_verify() [all …]
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/ |
D | can.h | 64 uint8_t padding[3]; /*!< Just for padding for memory alignment*/ member
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CA5/RTE/Device/ARMCA5/ |
D | ARMCA5_clang.ld | 91 /* Need to pre-align so that the symbols come after padding */ 160 /* Need to pre-align so that the symbols come after padding */ 365 * padding, so that a single memcpy() of __data_size copies the correct bytes.
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CA7/RTE/Device/ARMCA7/ |
D | ARMCA7_clang.ld | 91 /* Need to pre-align so that the symbols come after padding */ 160 /* Need to pre-align so that the symbols come after padding */ 365 * padding, so that a single memcpy() of __data_size copies the correct bytes.
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CA9/RTE/Device/ARMCA9/ |
D | ARMCA9_clang.ld | 91 /* Need to pre-align so that the symbols come after padding */ 160 /* Need to pre-align so that the symbols come after padding */ 365 * padding, so that a single memcpy() of __data_size copies the correct bytes.
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CM0/RTE/Device/ARMCM0/ |
D | clang_linker_script.ld | 119 /* Need to pre-align so that the symbols come after padding */ 182 /* Need to pre-align so that the symbols come after padding */ 358 * padding, so that a single memcpy() of __data_size copies the correct bytes.
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CM0plus/RTE/Device/ARMCM0P/ |
D | clang_linker_script.ld | 119 /* Need to pre-align so that the symbols come after padding */ 182 /* Need to pre-align so that the symbols come after padding */ 358 * padding, so that a single memcpy() of __data_size copies the correct bytes.
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CM7/RTE/Device/ARMCM7/ |
D | clang_linker_script.ld | 119 /* Need to pre-align so that the symbols come after padding */ 182 /* Need to pre-align so that the symbols come after padding */ 358 * padding, so that a single memcpy() of __data_size copies the correct bytes.
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CM85/RTE/Device/ARMCM85/ |
D | clang_linker_script.ld | 119 /* Need to pre-align so that the symbols come after padding */ 182 /* Need to pre-align so that the symbols come after padding */ 358 * padding, so that a single memcpy() of __data_size copies the correct bytes.
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CM85NS/RTE/Device/ARMCM85/ |
D | clang_linker_script.ld | 119 /* Need to pre-align so that the symbols come after padding */ 182 /* Need to pre-align so that the symbols come after padding */ 358 * padding, so that a single memcpy() of __data_size copies the correct bytes.
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CM85S/RTE/Device/ARMCM85/ |
D | clang_linker_script.ld | 119 /* Need to pre-align so that the symbols come after padding */ 182 /* Need to pre-align so that the symbols come after padding */ 358 * padding, so that a single memcpy() of __data_size copies the correct bytes.
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CM33S/RTE/Device/ARMCM33/ |
D | clang_linker_script.ld | 119 /* Need to pre-align so that the symbols come after padding */ 182 /* Need to pre-align so that the symbols come after padding */ 358 * padding, so that a single memcpy() of __data_size copies the correct bytes.
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CM35P/RTE/Device/ARMCM35P/ |
D | clang_linker_script.ld | 119 /* Need to pre-align so that the symbols come after padding */ 182 /* Need to pre-align so that the symbols come after padding */ 358 * padding, so that a single memcpy() of __data_size copies the correct bytes.
|
/trusted-firmware-m-3.7.0/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CM35PNS/RTE/Device/ARMCM35P/ |
D | clang_linker_script.ld | 119 /* Need to pre-align so that the symbols come after padding */ 182 /* Need to pre-align so that the symbols come after padding */ 358 * padding, so that a single memcpy() of __data_size copies the correct bytes.
|