Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_AES128GCM

330 #define SSL_AES128GCM		0x00001000L
333 #define SSL_AES (SSL_AES128|SSL_AES256|SSL_AES128GCM|SSL_AES256GCM)