OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gcm_gmult_p8
(Results
1 - 5
of
5
) sorted by null
/external/boringssl/linux-ppc64le/crypto/fipsmodule/
ghashp8-ppc.S
144
.globl
gcm_gmult_p8
145
.type
gcm_gmult_p8
,@function
147
gcm_gmult_p8
:
label
148
.localentry
gcm_gmult_p8
,0
195
.size
gcm_gmult_p8
,.-
gcm_gmult_p8
/external/boringssl/linux-ppc64le/crypto/modes/
ghashp8-ppc.S
130
.globl
gcm_gmult_p8
132
gcm_gmult_p8
:
label
/external/boringssl/src/crypto/fipsmodule/modes/asm/
ghashp8-ppc.pl
209
.globl .
gcm_gmult_p8
211
.
gcm_gmult_p8
:
257
.size .
gcm_gmult_p8
,.-.
gcm_gmult_p8
/external/boringssl/src/crypto/fipsmodule/modes/
internal.h
341
void
gcm_gmult_p8
(uint64_t Xi[2], const u128 Htable[16]);
gcm.c
347
*out_mult =
gcm_gmult_p8
;
Completed in 140 milliseconds