Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/apps/
H A Dspeed.c118 #define MISALIGN 64 macro
1615 if (misalign > MISALIGN) { in speed_main()
1617 "%s: Maximum offset is %d\n", prog, MISALIGN); in speed_main()