OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aesni_capable
(Results
1 - 1
of
1
) sorted by null
/external/boringssl/src/crypto/cipher/
e_aes.c
273
/* On other platforms,
aesni_capable
() will always return false and so the
409
static char
aesni_capable
(void);
415
if (
aesni_capable
()) {
827
static char
aesni_capable
(void) {
function
1021
static char
aesni_capable
(void) {
function
[
all
...]
Completed in 909 milliseconds