Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna64.h15 # define POLY1305_NOINLINE __declspec(noinline) macro
17 # define POLY1305_NOINLINE __attribute__((noinline)) macro
19 # define POLY1305_NOINLINE macro
135 static POLY1305_NOINLINE void
H A Dpoly1305_donna32.h7 # define POLY1305_NOINLINE __declspec(noinline) macro
9 # define POLY1305_NOINLINE __attribute__((noinline)) macro
11 # define POLY1305_NOINLINE macro
139 static POLY1305_NOINLINE void
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c23 # define POLY1305_NOINLINE __declspec(noinline) macro
25 # define POLY1305_NOINLINE __attribute__((noinline)) macro
27 # define POLY1305_NOINLINE macro
102 static POLY1305_NOINLINE void
195 static POLY1305_NOINLINE void
802 static POLY1305_NOINLINE void