Home
last modified time | relevance | path

Searched refs:B (Results 1 – 11 of 11) sorted by relevance

/mcuboot-latest/boot/bootutil/include/bootutil/crypto/
Daes_kw.h97 uint8_t B[16]; in bootutil_aes_kw_unwrap() local
113 B[k] = A[k]; in bootutil_aes_kw_unwrap()
114 B[8 + k] = key[((i-1) * 8) + k]; in bootutil_aes_kw_unwrap()
116 B[7] ^= 2 * j + i; in bootutil_aes_kw_unwrap()
117 if (tc_aes_decrypt((uint8_t *)&B, (uint8_t *)&B, ctx) != TC_CRYPTO_SUCCESS) { in bootutil_aes_kw_unwrap()
121 A[k] = B[k]; in bootutil_aes_kw_unwrap()
122 key[((i-1) * 8) + k] = B[8 + k]; in bootutil_aes_kw_unwrap()
/mcuboot-latest/ext/mbedtls-asn1/include/mbedtls/
Dbignum.h634 const mbedtls_mpi *B );
649 const mbedtls_mpi *B );
663 const mbedtls_mpi *B );
677 const mbedtls_mpi *B );
721 const mbedtls_mpi *B );
758 const mbedtls_mpi *B );
799 const mbedtls_mpi *B );
921 const mbedtls_mpi *B );
Decp.h222 mbedtls_mpi B; /*!< For Short Weierstrass: \p B in the equation. member
/mcuboot-latest/ext/tinycrypt/lib/include/tinycrypt/
Decc.h178 BYTES_TO_WORDS_8(47, 42, 2C, E1, F2, D1, 17, 6B),
181 BYTES_TO_WORDS_8(CE, 5E, 31, 6B, 57, 33, CE, 2B),
183 BYTES_TO_WORDS_8(9B, 7F, 1A, FE, E2, 42, E3, 4F)
185 BYTES_TO_WORDS_8(4B, 60, D2, 27, 3E, 3C, CE, 3B),
/mcuboot-latest/ext/tinycrypt/documentation/
Dtinycrypt.rst58 * Standard Specification: NIST SP 800-38B.
191 (allowing a new key to be set), as suggested in Appendix B of SP 800-38B.
324 * `NIST SP 800-38B (AES-CMAC)`_
326 .. _NIST SP 800-38B (AES-CMAC):
327 http://csrc.nist.gov/publications/nistpubs/800-38B/SP_800-38B.pdf
/mcuboot-latest/docs/
Drelease.md50 imgtool_version = "A.B.CrcN"
Dreadme-espressif.md98 …DMCUBOOT_TARGET=<TARGET> -DESP_HAL_PATH=<ESP_HAL_PATH> -DMCUBOOT_FLASH_PORT=<PORT> -B build -GNinja
877 …if.com/en/support/documents/technical-documents?keys=&field_download_document_type_tid%5B%5D=963).*
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/
Dcy8c6xxa_cm0plus.ld283 * This makes linker to A) allocate zeroed section in memory, and B) copy
/mcuboot-latest/boot/cypress/BlinkyApp/linker/
DBlinkyApp_template.ld282 * This makes linker to A) allocate zeroed section in memory, and B) copy
/mcuboot-latest/boot/cypress/MCUBootApp/
DMCUBootApp.ld303 * This makes linker to A) allocate zeroed section in memory, and B) copy
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/
Dcy8c6xxa_cm4_dual.ld293 * This makes linker to A) allocate zeroed section in memory, and B) copy