Home
last modified time | relevance | path

Searched refs:ALIGN64 (Results 1 – 3 of 3) sorted by relevance

/openssl/include/internal/
H A Dcommon.h31 # define ALIGN64 __attribute((aligned(64))) macro
34 # define ALIGN64 __declspec(align(64)) macro
37 # define ALIGN64 macro
/openssl/crypto/bn/
H A Drsaz_exp.c39 ALIGN64 static const BN_ULONG one[40] = {
44 ALIGN64 static const BN_ULONG two80[40] = {
/openssl/crypto/ec/
H A Decp_sm2p256.c385 ALIGN64 P256_POINT precomputed[16]; in ecp_sm2p256_point_P_mul_by_scalar()

Completed in 9 milliseconds