Searched defs:pt (Results 1 – 8 of 8) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/ |
| D | multi2_soft.c | 141 int multi2_soft_ecb_encrypt(const unsigned char *pt, unsigned char *ct, unsigned long len, symmetri… in multi2_soft_ecb_encrypt() 175 int multi2_soft_ecb_decrypt(const unsigned char *ct, unsigned char *pt, unsigned long len, symmetri… in multi2_soft_ecb_decrypt() 238 int multi2_soft_cbc_encrypt(unsigned char *pt, unsigned char *ct, unsigned long len, symmetric_key … in multi2_soft_cbc_encrypt() 283 int multi2_soft_cbc_decrypt(unsigned char *ct, unsigned char *pt, unsigned long len, symmetric_key … in multi2_soft_cbc_decrypt()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/bl2/ |
| D | boot_hal_bl2.c | 164 __IO uint32_t *pt = (uint32_t *)BL2_DATA_START; in boot_clear_ram_area() local 344 __IO uint16_t *pt = (uint16_t *)SRAM1_BASE_NS; in Error_Handler() local
|
| D | tfm_low_level_security.c | 826 __IO uint32_t *pt; in apply_wrp_sram2() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/ |
| D | boot_hal_bl2.c | 458 __IO uint32_t *pt = (uint32_t *)BL2_DATA_START; in boot_clear_bl2_ram_area() local 493 __IO uint32_t *pt = (uint32_t *)(SRAM1_BASE + 256); in boot_clean_ns_ram_area() local 662 __IO uint16_t *pt = (uint16_t *)SRAM1_BASE_NS; in Error_Handler() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/ |
| D | boot_hal_bl2.c | 474 __IO uint32_t *pt = (uint32_t *)BL2_DATA_START; in boot_clear_bl2_ram_area() local 509 __IO uint32_t *pt = (uint32_t *)(SRAM1_BASE + 256); in boot_clean_ns_ram_area() local 685 __IO uint16_t *pt = (uint16_t *)SRAM1_BASE_NS; in Error_Handler() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/ |
| D | ecp_alt.c | 516 void mbedtls_ecp_point_init( mbedtls_ecp_point *pt ) in mbedtls_ecp_point_init() 577 void mbedtls_ecp_point_free( mbedtls_ecp_point *pt ) in mbedtls_ecp_point_free() 694 int mbedtls_ecp_set_zero( mbedtls_ecp_point *pt ) in mbedtls_ecp_set_zero() 710 int mbedtls_ecp_is_zero( mbedtls_ecp_point *pt ) in mbedtls_ecp_is_zero() 834 mbedtls_ecp_point *pt, in mbedtls_ecp_point_read_binary() 899 mbedtls_ecp_point *pt, in mbedtls_ecp_tls_read_point() 934 int mbedtls_ecp_tls_write_point( const mbedtls_ecp_group *grp, const mbedtls_ecp_point *pt, in mbedtls_ecp_tls_write_point() 1195 static int ecp_normalize_jac( const mbedtls_ecp_group *grp, mbedtls_ecp_point *pt ) in ecp_normalize_jac()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/ |
| D | run_integration_gcm.c | 128 …static const uint8_t pt[] = {0xD9,0x31,0x32,0x25,0xF8,0x84,0x06,0xE5,0xA5,0x59,0x09,0xC5,0xAF,0xF5… in runIt_gcm() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/hal/CMSIS_Driver/ |
| D | low_level_flash.c | 533 uint32_t *pt; in Flash_EraseSector() local
|