Searched refs:__ALIGN_END (Results 1 – 5 of 5) sorted by relevance
136 #ifndef __ALIGN_END137 #define __ALIGN_END __attribute__((aligned (4))) macro140 #ifndef __ALIGN_END141 #define __ALIGN_END __attribute__((aligned (4))) macro147 #ifndef __ALIGN_END148 #define __ALIGN_END macro
136 #ifndef __ALIGN_END137 #define __ALIGN_END __attribute__ ((aligned (4))) macro143 #ifndef __ALIGN_END144 #define __ALIGN_END __ALIGNED(4) macro150 #ifndef __ALIGN_END151 #define __ALIGN_END macro
137 #ifndef __ALIGN_END138 #define __ALIGN_END __attribute__ ((aligned (4))) macro144 #ifndef __ALIGN_END145 #define __ALIGN_END __ALIGNED(4) macro151 #ifndef __ALIGN_END152 #define __ALIGN_END macro
180 __ALIGN_BEGIN unsigned char b0[16] __ALIGN_END; /* Formatting of B0 */ in ccm_auth_crypt()181 __ALIGN_BEGIN uint32_t b0_32B[4] __ALIGN_END; /* B0 data swapping */ in ccm_auth_crypt()187 __ALIGN_BEGIN uint8_t mac[16] __ALIGN_END; /* temporary mac */ in ccm_auth_crypt()
375 __ALIGN_BEGIN static uint32_t iv_32B[4] __ALIGN_END; in mbedtls_aes_crypt_cbc()