Searched refs:MBEDTLS_PADLOCK_ALIGN16 (Results 1 – 4 of 4) sorted by relevance
74 blk = MBEDTLS_PADLOCK_ALIGN16(buf); in mbedtls_padlock_xcryptecb()124 iw = MBEDTLS_PADLOCK_ALIGN16(buf); in mbedtls_padlock_xcryptcbc()
47 #define MBEDTLS_PADLOCK_ALIGN16(x) (uint32_t *) (16 + ((int32_t) (x) & ~15)) macro
74 blk = MBEDTLS_PADLOCK_ALIGN16(buf); in mbedtls_padlock_xcryptecb()125 iw = MBEDTLS_PADLOCK_ALIGN16(buf); in mbedtls_padlock_xcryptcbc()