Searched refs:HOST_l2c (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/digest/
H A Dmd32_common.h149 #define HOST_l2c(l, c) \ macro
167 #define HOST_l2c(l, c) \ macro
250 HOST_l2c(c->Nh, p);
251 HOST_l2c(c->Nl, p);
253 HOST_l2c(c->Nl, p);
254 HOST_l2c(c->Nh, p);
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/md4/
H A Dmd4.c98 HOST_l2c(ll, (s)); \
100 HOST_l2c(ll, (s)); \
102 HOST_l2c(ll, (s)); \
104 HOST_l2c(ll, (s)); \
254 #undef HOST_l2c macro
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/md5/
H A Dmd5.c104 HOST_l2c(ll, (s)); \
106 HOST_l2c(ll, (s)); \
108 HOST_l2c(ll, (s)); \
110 HOST_l2c(ll, (s)); \
298 #undef HOST_l2c macro
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/sha/
H A Dsha256.c148 HOST_l2c(ll, (s)); \
154 HOST_l2c(ll, (s)); \
163 HOST_l2c(ll, (s)); \
342 #undef HOST_l2c macro
H A Dsha1.c100 HOST_l2c(ll, (s)); \
102 HOST_l2c(ll, (s)); \
104 HOST_l2c(ll, (s)); \
106 HOST_l2c(ll, (s)); \
108 HOST_l2c(ll, (s)); \
375 #undef HOST_l2c macro
H A Dsha512.c608 #undef HOST_l2c macro

Completed in 19 milliseconds