Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_AES256

324 #define SSL_AES256		0x00000080L
332 #define SSL_AES (SSL_AES128|SSL_AES256|SSL_AES128GCM|SSL_AES256GCM)