Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_AES256GCM

330 #define SSL_AES256GCM		0x00002000L
332 #define SSL_AES (SSL_AES128|SSL_AES256|SSL_AES128GCM|SSL_AES256GCM)