Searched defs:SSL_AES128 (Results 1 - 1 of 1) sorted by relevance
/external/boringssl/src/ssl/ | ||
H A D | internal.h | 180 #define SSL_AES128 0x00000004L macro 188 #define SSL_AES (SSL_AES128 | SSL_AES256 | SSL_AES128GCM | SSL_AES256GCM) |
Completed in 118 milliseconds