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 - 4
of
4
) sorted by null
/external/boringssl/linux-ppc64le/crypto/fipsmodule/
ghashp8-ppc.S
134
.globl
gcm_gmult_p8
135
.type
gcm_gmult_p8
,@function
137
gcm_gmult_p8
:
label
138
.localentry
gcm_gmult_p8
,0
185
.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/
gcm.c
332
void
gcm_gmult_p8
(uint64_t Xi[2], const u128 Htable[16]);
404
*out_mult =
gcm_gmult_p8
;
Completed in 2520 milliseconds