Symbol: HOST_l2c
crypto/openssl/crypto/md4/md4_local.h
29
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/md4/md4_local.h
31
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/md4/md4_local.h
33
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/md4/md4_local.h
35
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/md5/md5_local.h
39
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/md5/md5_local.h
41
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/md5/md5_local.h
43
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/md5/md5_local.h
45
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/ripemd/rmd_local.h
39
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/ripemd/rmd_local.h
41
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/ripemd/rmd_local.h
43
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/ripemd/rmd_local.h
45
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/ripemd/rmd_local.h
47
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sha/sha256.c
102
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sha/sha256.c
108
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sha/sha256.c
116
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sha/sha256.c
96
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sha/sha_local.h
26
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sha/sha_local.h
28
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sha/sha_local.h
30
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sha/sha_local.h
32
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sha/sha_local.h
34
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sm3/sm3_local.h
27
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sm3/sm3_local.h
29
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sm3/sm3_local.h
31
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sm3/sm3_local.h
33
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sm3/sm3_local.h
35
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sm3/sm3_local.h
37
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sm3/sm3_local.h
39
(void)HOST_l2c(ll, (s)); \
crypto/openssl/crypto/sm3/sm3_local.h
41
(void)HOST_l2c(ll, (s)); \
crypto/openssl/include/crypto/md32_common.h
233
(void)HOST_l2c(c->Nh, p);
crypto/openssl/include/crypto/md32_common.h
234
(void)HOST_l2c(c->Nl, p);
crypto/openssl/include/crypto/md32_common.h
236
(void)HOST_l2c(c->Nl, p);
crypto/openssl/include/crypto/md32_common.h
237
(void)HOST_l2c(c->Nh, p);
sys/crypto/openssl/ossl_hash.h
126
(void)HOST_l2c(c->Nh, p);
sys/crypto/openssl/ossl_hash.h
127
(void)HOST_l2c(c->Nl, p);
sys/crypto/openssl/ossl_hash.h
129
(void)HOST_l2c(c->Nl, p);
sys/crypto/openssl/ossl_hash.h
130
(void)HOST_l2c(c->Nh, p);
sys/crypto/openssl/ossl_sha1.c
31
ll=(c)->h0; (void)HOST_l2c(ll,(s)); \
sys/crypto/openssl/ossl_sha1.c
32
ll=(c)->h1; (void)HOST_l2c(ll,(s)); \
sys/crypto/openssl/ossl_sha1.c
33
ll=(c)->h2; (void)HOST_l2c(ll,(s)); \
sys/crypto/openssl/ossl_sha1.c
34
ll=(c)->h3; (void)HOST_l2c(ll,(s)); \
sys/crypto/openssl/ossl_sha1.c
35
ll=(c)->h4; (void)HOST_l2c(ll,(s)); \
sys/crypto/openssl/ossl_sha256.c
78
{ ll=(c)->h[nn]; (void)HOST_l2c(ll,(s)); } \
sys/crypto/openssl/ossl_sha256.c
82
{ ll=(c)->h[nn]; (void)HOST_l2c(ll,(s)); } \