Home
last modified time | relevance | path

Searched refs:gcm_ghash_4bit (Results 1 - 25 of 30) sorted by relevance

12

/third_party/node/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)
/third_party/node/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)
/third_party/node/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)
/third_party/node/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)
/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghash-s390x.pl125 .globl gcm_ghash_4bit
127 gcm_ghash_4bit: label
248 .type gcm_ghash_4bit,\@function
249 .size gcm_ghash_4bit,(.-gcm_ghash_4bit)
H A Dghash-armv4.pl181 .global gcm_ghash_4bit
182 .type gcm_ghash_4bit,%function
184 gcm_ghash_4bit: label
295 .size gcm_ghash_4bit,.-gcm_ghash_4bit
H A Dghash-sparcv9.pl104 .globl gcm_ghash_4bit
106 gcm_ghash_4bit: label
237 .type gcm_ghash_4bit,#function
238 .size gcm_ghash_4bit,(.-gcm_ghash_4bit)
H A Dghash-alpha.pl332 .globl gcm_ghash_4bit
334 .ent gcm_ghash_4bit
335 gcm_ghash_4bit: label
443 .end gcm_ghash_4bit
H A Dghash-ia64.pl187 .global gcm_ghash_4bit#
188 .proc gcm_ghash_4bit#
189 gcm_ghash_4bit: label
256 add $rem_8bit=rem_8bit#-gcm_ghash_4bit#,$rem_8bit
417 .endp gcm_ghash_4bit#
H A Dghash-x86_64.pl289 .globl gcm_ghash_4bit
290 .type gcm_ghash_4bit,\@function,4 label
292 gcm_ghash_4bit:
455 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/third_party/openssl/crypto/modes/asm/
H A Dghash-s390x.pl125 .globl gcm_ghash_4bit
127 gcm_ghash_4bit: label
248 .type gcm_ghash_4bit,\@function
249 .size gcm_ghash_4bit,(.-gcm_ghash_4bit)
H A Dghash-armv4.pl181 .global gcm_ghash_4bit
182 .type gcm_ghash_4bit,%function
184 gcm_ghash_4bit: label
295 .size gcm_ghash_4bit,.-gcm_ghash_4bit
H A Dghash-sparcv9.pl104 .globl gcm_ghash_4bit
106 gcm_ghash_4bit: label
237 .type gcm_ghash_4bit,#function
238 .size gcm_ghash_4bit,(.-gcm_ghash_4bit)
H A Dghash-alpha.pl332 .globl gcm_ghash_4bit
334 .ent gcm_ghash_4bit
335 gcm_ghash_4bit: label
443 .end gcm_ghash_4bit
H A Dghash-ia64.pl187 .global gcm_ghash_4bit#
188 .proc gcm_ghash_4bit#
189 gcm_ghash_4bit: label
256 add $rem_8bit=rem_8bit#-gcm_ghash_4bit#,$rem_8bit
417 .endp gcm_ghash_4bit#
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/
H A Dghash-armv4.S37 .globl gcm_ghash_4bit
38 .type gcm_ghash_4bit,%function
40 gcm_ghash_4bit: label
208 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/
H A Dghash-armv4.S37 .globl gcm_ghash_4bit
38 .type gcm_ghash_4bit,%function
40 gcm_ghash_4bit: label
208 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/third_party/node/deps/openssl/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);
/third_party/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);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/modes/
H A Dghash-x86_64.s116 .globl gcm_ghash_4bit
117 .type gcm_ghash_4bit,@function
119 gcm_ghash_4bit: label
705 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/modes/
H A Dghash-x86_64.s116 .globl gcm_ghash_4bit
117 .type gcm_ghash_4bit,@function
119 gcm_ghash_4bit: label
705 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/modes/
H A Dghash-x86_64.s116 .globl gcm_ghash_4bit
117 .type gcm_ghash_4bit,@function
119 gcm_ghash_4bit: label
705 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/modes/
H A Dghash-x86_64.s116 .globl gcm_ghash_4bit
117 .type gcm_ghash_4bit,@function
119 gcm_ghash_4bit: label
705 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/modes/
H A Dghash-x86_64.s116 .globl gcm_ghash_4bit
117 .type gcm_ghash_4bit,@function
119 gcm_ghash_4bit: label
705 .size gcm_ghash_4bit,.-gcm_ghash_4bit
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/modes/
H A Dghash-x86_64.s116 .globl gcm_ghash_4bit
117 .type gcm_ghash_4bit,@function
119 gcm_ghash_4bit: label
705 .size gcm_ghash_4bit,.-gcm_ghash_4bit

Completed in 19 milliseconds

12