OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_gcm_clmul_enabled
(Results
1 - 3
of
3
) sorted by null
/external/boringssl/src/crypto/modes/
internal.h
193
/*
crypto_gcm_clmul_enabled
returns one if the CLMUL implementation of GCM is
195
int
crypto_gcm_clmul_enabled
(void);
gcm.c
447
if (
crypto_gcm_clmul_enabled
()) {
1244
int
crypto_gcm_clmul_enabled
(void) {
function
/external/boringssl/src/crypto/cipher/
e_aes.c
[
all
...]
Completed in 47 milliseconds