Home
last modified time | relevance | path

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

/openssl/crypto/seed/
H A Dseed_local.h72 (K)[0] = G_FUNC((T0)); \
73 (K)[1] = G_FUNC((T1))
103 (T1) = G_FUNC((T1)); \
105 (T0) = G_FUNC((T0)); \
107 (T1) = G_FUNC((T1)); \
H A Dseed.c60 # define G_FUNC(v) \ macro
403 static unsigned int G_FUNC(unsigned int v) in G_FUNC() function

Completed in 9 milliseconds