OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aead_aes_128_gcm
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/openssl/openssl/patches/
aead_support.patch
271
+static const EVP_AEAD
aead_aes_128_gcm
= {
285
+ return &
aead_aes_128_gcm
;
/external/chromium_org/third_party/openssl/openssl/crypto/evp/
e_aes.c
1468
static const EVP_AEAD
aead_aes_128_gcm
= {
variable
[
all
...]
/external/chromium_org/third_party/openssl/patches.chromium/
0007-chacha.patch
1054
++static const EVP_AEAD
aead_aes_128_gcm
=
[
all
...]
Completed in 54 milliseconds