Home
last modified time | relevance | path

Searched refs:gcm_ghash_4bit (Results 1 – 25 of 97) sorted by relevance

1234

/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/modes/
H A Dghash-s390x.S20 .globl gcm_ghash_4bit
22 gcm_ghash_4bit: label
137 .type gcm_ghash_4bit,@function
138 .size gcm_ghash_4bit,(.-gcm_ghash_4bit)
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/modes/
H A Dghash-s390x.S20 .globl gcm_ghash_4bit
22 gcm_ghash_4bit: label
136 .type gcm_ghash_4bit,@function
137 .size gcm_ghash_4bit,(.-gcm_ghash_4bit)
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/linux32-s390x/asm/crypto/modes/
H A Dghash-s390x.S20 .globl gcm_ghash_4bit
22 gcm_ghash_4bit: label
137 .type gcm_ghash_4bit,@function
138 .size gcm_ghash_4bit,(.-gcm_ghash_4bit)
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/linux64-s390x/asm/crypto/modes/
H A Dghash-s390x.S20 .globl gcm_ghash_4bit
22 gcm_ghash_4bit: label
136 .type gcm_ghash_4bit,@function
137 .size gcm_ghash_4bit,(.-gcm_ghash_4bit)
/dports/security/libressl-static/libressl-3.3.5/crypto/modes/
H A Dghash-elf-armv4.S24 .global gcm_ghash_4bit
25 .type gcm_ghash_4bit,%function
26 gcm_ghash_4bit: label
175 .size gcm_ghash_4bit,.-gcm_ghash_4bit
H A Dghash-elf-x86_64.S92 .globl gcm_ghash_4bit
93 .type gcm_ghash_4bit,@function
95 gcm_ghash_4bit: label
657 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/dports/security/libressl/libressl-3.4.3/crypto/modes/
H A Dghash-elf-armv4.S24 .global gcm_ghash_4bit
25 .type gcm_ghash_4bit,%function
26 gcm_ghash_4bit: label
175 .size gcm_ghash_4bit,.-gcm_ghash_4bit
H A Dghash-elf-x86_64.S92 .globl gcm_ghash_4bit
93 .type gcm_ghash_4bit,@function
95 gcm_ghash_4bit: label
657 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/modes/
H A Dghash-elf-armv4.S24 .global gcm_ghash_4bit
25 .type gcm_ghash_4bit,%function
26 gcm_ghash_4bit: label
175 .size gcm_ghash_4bit,.-gcm_ghash_4bit
H A Dghash-elf-x86_64.S92 .globl gcm_ghash_4bit
93 .type gcm_ghash_4bit,@function
95 gcm_ghash_4bit: label
657 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/modes/
H A Dghash-elf-armv4.S24 .global gcm_ghash_4bit
25 .type gcm_ghash_4bit,%function
26 gcm_ghash_4bit: label
175 .size gcm_ghash_4bit,.-gcm_ghash_4bit
H A Dghash-elf-x86_64.S92 .globl gcm_ghash_4bit
93 .type gcm_ghash_4bit,@function
95 gcm_ghash_4bit: label
657 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/dports/www/obhttpd/libressl-3.4.1/crypto/modes/
H A Dghash-elf-armv4.S24 .global gcm_ghash_4bit
25 .type gcm_ghash_4bit,%function
26 gcm_ghash_4bit: label
175 .size gcm_ghash_4bit,.-gcm_ghash_4bit
H A Dghash-elf-x86_64.S92 .globl gcm_ghash_4bit
93 .type gcm_ghash_4bit,@function
95 gcm_ghash_4bit: label
657 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/
H A Dghash-armv4.S36 .globl gcm_ghash_4bit
37 .type gcm_ghash_4bit,%function
39 gcm_ghash_4bit: label
207 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/dports/www/node10/node-v10.24.1/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/
H A Dghash-armv4.S36 .globl gcm_ghash_4bit
37 .type gcm_ghash_4bit,%function
39 gcm_ghash_4bit: label
207 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/modes/
H A Dgcm.c232 static void gcm_ghash_4bit(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp, in gcm_ghash_4bit() function
311 void gcm_ghash_4bit(uint64_t Xi[2], const u128 Htable[16], const uint8_t *inp,
317 #define GHASH(ctx, in, len) gcm_ghash_4bit((ctx)->Xi.u, (ctx)->Htable, in, len)
471 ctx->ghash = gcm_ghash_4bit; in CRYPTO_gcm128_init()
485 ctx->ghash = gcm_ghash_4bit; in CRYPTO_gcm128_init()
490 ctx->ghash = gcm_ghash_4bit; in CRYPTO_gcm128_init()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/modes/
H A Dgcm128.c382 static void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], function
555 void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp,
561 # define GHASH(ctx,in,len) gcm_ghash_4bit((ctx)->Xi.u,(ctx)->Htable,in,len)
784 CTX__GHASH(gcm_ghash_4bit);
804 CTX__GHASH(gcm_ghash_4bit);
814 CTX__GHASH(gcm_ghash_4bit);
824 CTX__GHASH(gcm_ghash_4bit);
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/modes/
H A Dgcm128.c375 static void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], function
545 void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp,
551 # define GHASH(ctx,in,len) gcm_ghash_4bit((ctx)->Xi.u,(ctx)->Htable,in,len)
766 CTX__GHASH(gcm_ghash_4bit);
786 CTX__GHASH(gcm_ghash_4bit);
796 CTX__GHASH(gcm_ghash_4bit);
806 CTX__GHASH(gcm_ghash_4bit);
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/
H A Dgcm128.c376 static void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], function
549 void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp,
555 # define GHASH(ctx,in,len) gcm_ghash_4bit((ctx)->Xi.u,(ctx)->Htable,in,len)
778 CTX__GHASH(gcm_ghash_4bit);
798 CTX__GHASH(gcm_ghash_4bit);
808 CTX__GHASH(gcm_ghash_4bit);
818 CTX__GHASH(gcm_ghash_4bit);
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/
H A Dgcm128.c376 static void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], function
549 void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp,
555 # define GHASH(ctx,in,len) gcm_ghash_4bit((ctx)->Xi.u,(ctx)->Htable,in,len)
778 CTX__GHASH(gcm_ghash_4bit);
798 CTX__GHASH(gcm_ghash_4bit);
808 CTX__GHASH(gcm_ghash_4bit);
818 CTX__GHASH(gcm_ghash_4bit);
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/modes/
H A Dgcm128.c376 static void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], function
549 void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp,
555 # define GHASH(ctx,in,len) gcm_ghash_4bit((ctx)->Xi.u,(ctx)->Htable,in,len)
778 CTX__GHASH(gcm_ghash_4bit);
798 CTX__GHASH(gcm_ghash_4bit);
808 CTX__GHASH(gcm_ghash_4bit);
818 CTX__GHASH(gcm_ghash_4bit);
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/
H A Dgcm128.c376 static void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], function
549 void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp,
555 # define GHASH(ctx,in,len) gcm_ghash_4bit((ctx)->Xi.u,(ctx)->Htable,in,len)
778 CTX__GHASH(gcm_ghash_4bit);
798 CTX__GHASH(gcm_ghash_4bit);
808 CTX__GHASH(gcm_ghash_4bit);
818 CTX__GHASH(gcm_ghash_4bit);
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/
H A Dgcm128.c376 static void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], function
549 void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp,
555 # define GHASH(ctx,in,len) gcm_ghash_4bit((ctx)->Xi.u,(ctx)->Htable,in,len)
778 CTX__GHASH(gcm_ghash_4bit);
798 CTX__GHASH(gcm_ghash_4bit);
808 CTX__GHASH(gcm_ghash_4bit);
818 CTX__GHASH(gcm_ghash_4bit);
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/modes/
H A Dgcm128.c376 static void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], function
549 void gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp,
555 # define GHASH(ctx,in,len) gcm_ghash_4bit((ctx)->Xi.u,(ctx)->Htable,in,len)
778 CTX__GHASH(gcm_ghash_4bit);
798 CTX__GHASH(gcm_ghash_4bit);
808 CTX__GHASH(gcm_ghash_4bit);
818 CTX__GHASH(gcm_ghash_4bit);

1234