Searched refs:ALIGN64 (Results 1 – 3 of 3) sorted by relevance
31 # define ALIGN64 __attribute((aligned(64))) macro34 # define ALIGN64 __declspec(align(64)) macro37 # define ALIGN64 macro
39 ALIGN64 static const BN_ULONG one[40] = {44 ALIGN64 static const BN_ULONG two80[40] = {
385 ALIGN64 P256_POINT precomputed[16]; in ecp_sm2p256_point_P_mul_by_scalar()
Completed in 9 milliseconds