/dports/games/minetest/minetest-5.4.1/src/util/ |
H A D | md32_common.h | 228 # define HOST_l2c(l,c) ({ unsigned int r; \ macro 235 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 242 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 252 # ifndef HOST_l2c 268 # define HOST_l2c(l,c) ({ asm ("strv %1,%0" \ macro 277 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l) macro 288 # ifndef HOST_l2c 380 (void)HOST_l2c(c->Nh, p); in HASH_FINAL() 381 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() 383 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() [all …]
|
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/ |
H A D | md32_common.h | 228 # define HOST_l2c(l,c) ({ unsigned int r; \ macro 235 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 242 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 252 # ifndef HOST_l2c 268 # define HOST_l2c(l,c) ({ asm ("strv %1,%0" \ macro 277 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l) macro 288 # ifndef HOST_l2c 386 (void)HOST_l2c(c->Nh, p); in HASH_FINAL() 387 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() 389 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() [all …]
|
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/ |
H A D | md32_common.h | 228 # define HOST_l2c(l,c) ({ unsigned int r; \ macro 235 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 242 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 252 # ifndef HOST_l2c 268 # define HOST_l2c(l,c) ({ asm ("strv %1,%0" \ macro 277 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l) macro 288 # ifndef HOST_l2c 386 (void)HOST_l2c(c->Nh, p); in HASH_FINAL() 387 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() 389 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() [all …]
|
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/ |
H A D | md32_common.h | 228 # define HOST_l2c(l,c) ({ unsigned int r; \ macro 235 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 242 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 252 # ifndef HOST_l2c 268 # define HOST_l2c(l,c) ({ asm ("strv %1,%0" \ macro 277 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l) macro 288 # ifndef HOST_l2c 386 (void)HOST_l2c(c->Nh, p); in HASH_FINAL() 387 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() 389 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() [all …]
|
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/ |
H A D | md32_common.h | 228 # define HOST_l2c(l,c) ({ unsigned int r; \ macro 235 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 242 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 252 # ifndef HOST_l2c 268 # define HOST_l2c(l,c) ({ asm ("strv %1,%0" \ macro 277 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l) macro 288 # ifndef HOST_l2c 386 (void)HOST_l2c(c->Nh, p); in HASH_FINAL() 387 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() 389 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() [all …]
|
/dports/security/libressl-static/libressl-3.3.5/crypto/ |
H A D | md32_common.h | 166 # define HOST_l2c(l,c) ({ unsigned int r=(l); \ macro 179 #ifndef HOST_l2c 180 #define HOST_l2c(l,c) do {*((c)++)=(unsigned char)(((l)>>24)&0xff); \ macro 191 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4) macro 201 #ifndef HOST_l2c 202 #define HOST_l2c(l,c) do {*((c)++)=(unsigned char)(((l) )&0xff); \ macro 294 HOST_l2c(c->Nh, p); in HASH_FINAL() 295 HOST_l2c(c->Nl, p); in HASH_FINAL() 297 HOST_l2c(c->Nl, p); in HASH_FINAL() 298 HOST_l2c(c->Nh, p); in HASH_FINAL()
|
/dports/security/libressl/libressl-3.4.3/crypto/ |
H A D | md32_common.h | 166 # define HOST_l2c(l,c) ({ unsigned int r=(l); \ macro 179 #ifndef HOST_l2c 180 #define HOST_l2c(l,c) do {*((c)++)=(unsigned char)(((l)>>24)&0xff); \ macro 191 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4) macro 201 #ifndef HOST_l2c 202 #define HOST_l2c(l,c) do {*((c)++)=(unsigned char)(((l) )&0xff); \ macro 294 HOST_l2c(c->Nh, p); in HASH_FINAL() 295 HOST_l2c(c->Nl, p); in HASH_FINAL() 297 HOST_l2c(c->Nl, p); in HASH_FINAL() 298 HOST_l2c(c->Nh, p); in HASH_FINAL()
|
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/ |
H A D | md32_common.h | 166 # define HOST_l2c(l,c) ({ unsigned int r=(l); \ macro 179 #ifndef HOST_l2c 180 #define HOST_l2c(l,c) do {*((c)++)=(unsigned char)(((l)>>24)&0xff); \ macro 191 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4) macro 201 #ifndef HOST_l2c 202 #define HOST_l2c(l,c) do {*((c)++)=(unsigned char)(((l) )&0xff); \ macro 294 HOST_l2c(c->Nh, p); in HASH_FINAL() 295 HOST_l2c(c->Nl, p); in HASH_FINAL() 297 HOST_l2c(c->Nl, p); in HASH_FINAL() 298 HOST_l2c(c->Nh, p); in HASH_FINAL()
|
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/ |
H A D | md32_common.h | 166 # define HOST_l2c(l,c) ({ unsigned int r=(l); \ macro 179 #ifndef HOST_l2c 180 #define HOST_l2c(l,c) do {*((c)++)=(unsigned char)(((l)>>24)&0xff); \ macro 191 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4) macro 201 #ifndef HOST_l2c 202 #define HOST_l2c(l,c) do {*((c)++)=(unsigned char)(((l) )&0xff); \ macro 294 HOST_l2c(c->Nh, p); in HASH_FINAL() 295 HOST_l2c(c->Nl, p); in HASH_FINAL() 297 HOST_l2c(c->Nl, p); in HASH_FINAL() 298 HOST_l2c(c->Nh, p); in HASH_FINAL()
|
/dports/www/obhttpd/libressl-3.4.1/crypto/ |
H A D | md32_common.h | 166 # define HOST_l2c(l,c) ({ unsigned int r=(l); \ macro 179 #ifndef HOST_l2c 180 #define HOST_l2c(l,c) do {*((c)++)=(unsigned char)(((l)>>24)&0xff); \ macro 191 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4) macro 201 #ifndef HOST_l2c 202 #define HOST_l2c(l,c) do {*((c)++)=(unsigned char)(((l) )&0xff); \ macro 294 HOST_l2c(c->Nh, p); in HASH_FINAL() 295 HOST_l2c(c->Nl, p); in HASH_FINAL() 297 HOST_l2c(c->Nl, p); in HASH_FINAL() 298 HOST_l2c(c->Nh, p); in HASH_FINAL()
|
/dports/net-mgmt/net-snmp/net-snmp-5.9/snmplib/openssl/ |
H A D | openssl_md32_common.h | 212 # define HOST_l2c(l,c) ({ unsigned int r=(l); \ macro 221 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4) macro 230 #ifndef HOST_l2c 231 #define HOST_l2c(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro 245 # define HOST_l2c(l,c) ({ __asm__ ("strv %0,0(%1)" \ macro 255 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4) macro 266 #ifndef HOST_l2c 363 HOST_l2c(c->Nh,p); in HASH_FINAL() 364 HOST_l2c(c->Nl,p); in HASH_FINAL() 366 HOST_l2c(c->Nl,p); in HASH_FINAL() [all …]
|
/dports/sysutils/wiimms/wiimms-iso-tools/src/crypto/ |
H A D | md32_common.h | 212 # define HOST_l2c(l,c) ({ unsigned int r=(l); \ macro 221 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 231 #ifndef HOST_l2c 232 #define HOST_l2c(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro 247 # define HOST_l2c(l,c) ({ asm ("strv %1,%0" \ macro 257 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l) macro 268 #ifndef HOST_l2c 365 (void)HOST_l2c(c->Nh,p); in HASH_FINAL() 366 (void)HOST_l2c(c->Nl,p); in HASH_FINAL() 368 (void)HOST_l2c(c->Nl,p); in HASH_FINAL() [all …]
|
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/ |
H A D | md32_common.h | 212 # define HOST_l2c(l,c) ({ unsigned int r=(l); \ macro 221 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 231 #ifndef HOST_l2c 232 #define HOST_l2c(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro 247 # define HOST_l2c(l,c) ({ asm ("strv %0,0(%1)" \ macro 257 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l) macro 268 #ifndef HOST_l2c 365 (void)HOST_l2c(c->Nh,p); in HASH_FINAL() 366 (void)HOST_l2c(c->Nl,p); in HASH_FINAL() 368 (void)HOST_l2c(c->Nl,p); in HASH_FINAL() [all …]
|
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/configcpp/md5/ |
H A D | md32_common.h | 212 # define HOST_l2c(l,c) ({ unsigned int r=(l); \ macro 221 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 231 #ifndef HOST_l2c 232 #define HOST_l2c(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro 247 # define HOST_l2c(l,c) ({ asm ("strv %1,%0" \ macro 257 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l) macro 268 #ifndef HOST_l2c 371 (void)HOST_l2c(c->Nh, p); in HASH_FINAL() 372 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() 374 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() [all …]
|
/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/ |
H A D | md32_common.h | 212 # define HOST_l2c(l,c) ({ unsigned int r=(l); \ macro 221 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 231 #ifndef HOST_l2c 232 #define HOST_l2c(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro 247 # define HOST_l2c(l,c) ({ asm ("strv %0,0(%1)" \ macro 257 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l) macro 268 #ifndef HOST_l2c 365 (void)HOST_l2c(c->Nh,p); in HASH_FINAL() 366 (void)HOST_l2c(c->Nl,p); in HASH_FINAL() 368 (void)HOST_l2c(c->Nl,p); in HASH_FINAL() [all …]
|
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/configcpp/md5/ |
H A D | md32_common.h | 212 # define HOST_l2c(l,c) ({ unsigned int r=(l); \ macro 221 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, (l)) macro 231 #ifndef HOST_l2c 232 #define HOST_l2c(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ macro 247 # define HOST_l2c(l,c) ({ asm ("strv %1,%0" \ macro 257 # define HOST_l2c(l,c) (*((unsigned int *)(c))=(l), (c)+=4, l) macro 268 #ifndef HOST_l2c 371 (void)HOST_l2c(c->Nh, p); in HASH_FINAL() 372 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() 374 (void)HOST_l2c(c->Nl, p); in HASH_FINAL() [all …]
|
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3/ |
H A D | sm3_local.h | 26 ll=(c)->A; (void)HOST_l2c(ll, (s)); \ 27 ll=(c)->B; (void)HOST_l2c(ll, (s)); \ 28 ll=(c)->C; (void)HOST_l2c(ll, (s)); \ 29 ll=(c)->D; (void)HOST_l2c(ll, (s)); \ 30 ll=(c)->E; (void)HOST_l2c(ll, (s)); \ 31 ll=(c)->F; (void)HOST_l2c(ll, (s)); \ 32 ll=(c)->G; (void)HOST_l2c(ll, (s)); \ 33 ll=(c)->H; (void)HOST_l2c(ll, (s)); \
|
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/sm3/ |
H A D | sm3_local.h | 26 ll=(c)->A; (void)HOST_l2c(ll, (s)); \ 27 ll=(c)->B; (void)HOST_l2c(ll, (s)); \ 28 ll=(c)->C; (void)HOST_l2c(ll, (s)); \ 29 ll=(c)->D; (void)HOST_l2c(ll, (s)); \ 30 ll=(c)->E; (void)HOST_l2c(ll, (s)); \ 31 ll=(c)->F; (void)HOST_l2c(ll, (s)); \ 32 ll=(c)->G; (void)HOST_l2c(ll, (s)); \ 33 ll=(c)->H; (void)HOST_l2c(ll, (s)); \
|
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3/ |
H A D | sm3_locl.h | 26 ll=(c)->A; (void)HOST_l2c(ll, (s)); \ 27 ll=(c)->B; (void)HOST_l2c(ll, (s)); \ 28 ll=(c)->C; (void)HOST_l2c(ll, (s)); \ 29 ll=(c)->D; (void)HOST_l2c(ll, (s)); \ 30 ll=(c)->E; (void)HOST_l2c(ll, (s)); \ 31 ll=(c)->F; (void)HOST_l2c(ll, (s)); \ 32 ll=(c)->G; (void)HOST_l2c(ll, (s)); \ 33 ll=(c)->H; (void)HOST_l2c(ll, (s)); \
|
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3/ |
H A D | sm3_local.h | 26 ll=(c)->A; (void)HOST_l2c(ll, (s)); \ 27 ll=(c)->B; (void)HOST_l2c(ll, (s)); \ 28 ll=(c)->C; (void)HOST_l2c(ll, (s)); \ 29 ll=(c)->D; (void)HOST_l2c(ll, (s)); \ 30 ll=(c)->E; (void)HOST_l2c(ll, (s)); \ 31 ll=(c)->F; (void)HOST_l2c(ll, (s)); \ 32 ll=(c)->G; (void)HOST_l2c(ll, (s)); \ 33 ll=(c)->H; (void)HOST_l2c(ll, (s)); \
|
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/sm3/ |
H A D | sm3_local.h | 26 ll=(c)->A; (void)HOST_l2c(ll, (s)); \ 27 ll=(c)->B; (void)HOST_l2c(ll, (s)); \ 28 ll=(c)->C; (void)HOST_l2c(ll, (s)); \ 29 ll=(c)->D; (void)HOST_l2c(ll, (s)); \ 30 ll=(c)->E; (void)HOST_l2c(ll, (s)); \ 31 ll=(c)->F; (void)HOST_l2c(ll, (s)); \ 32 ll=(c)->G; (void)HOST_l2c(ll, (s)); \ 33 ll=(c)->H; (void)HOST_l2c(ll, (s)); \
|
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/sm3/ |
H A D | sm3_local.h | 26 ll=(c)->A; (void)HOST_l2c(ll, (s)); \ 27 ll=(c)->B; (void)HOST_l2c(ll, (s)); \ 28 ll=(c)->C; (void)HOST_l2c(ll, (s)); \ 29 ll=(c)->D; (void)HOST_l2c(ll, (s)); \ 30 ll=(c)->E; (void)HOST_l2c(ll, (s)); \ 31 ll=(c)->F; (void)HOST_l2c(ll, (s)); \ 32 ll=(c)->G; (void)HOST_l2c(ll, (s)); \ 33 ll=(c)->H; (void)HOST_l2c(ll, (s)); \
|
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3/ |
H A D | sm3_local.h | 26 ll=(c)->A; (void)HOST_l2c(ll, (s)); \ 27 ll=(c)->B; (void)HOST_l2c(ll, (s)); \ 28 ll=(c)->C; (void)HOST_l2c(ll, (s)); \ 29 ll=(c)->D; (void)HOST_l2c(ll, (s)); \ 30 ll=(c)->E; (void)HOST_l2c(ll, (s)); \ 31 ll=(c)->F; (void)HOST_l2c(ll, (s)); \ 32 ll=(c)->G; (void)HOST_l2c(ll, (s)); \ 33 ll=(c)->H; (void)HOST_l2c(ll, (s)); \
|
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3/ |
H A D | sm3_locl.h | 26 ll=(c)->A; (void)HOST_l2c(ll, (s)); \ 27 ll=(c)->B; (void)HOST_l2c(ll, (s)); \ 28 ll=(c)->C; (void)HOST_l2c(ll, (s)); \ 29 ll=(c)->D; (void)HOST_l2c(ll, (s)); \ 30 ll=(c)->E; (void)HOST_l2c(ll, (s)); \ 31 ll=(c)->F; (void)HOST_l2c(ll, (s)); \ 32 ll=(c)->G; (void)HOST_l2c(ll, (s)); \ 33 ll=(c)->H; (void)HOST_l2c(ll, (s)); \
|
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/sm3/ |
H A D | sm3_local.h | 26 ll=(c)->A; (void)HOST_l2c(ll, (s)); \ 27 ll=(c)->B; (void)HOST_l2c(ll, (s)); \ 28 ll=(c)->C; (void)HOST_l2c(ll, (s)); \ 29 ll=(c)->D; (void)HOST_l2c(ll, (s)); \ 30 ll=(c)->E; (void)HOST_l2c(ll, (s)); \ 31 ll=(c)->F; (void)HOST_l2c(ll, (s)); \ 32 ll=(c)->G; (void)HOST_l2c(ll, (s)); \ 33 ll=(c)->H; (void)HOST_l2c(ll, (s)); \
|