Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_AES128

323 #define SSL_AES128		0x00000040L
332 #define SSL_AES (SSL_AES128|SSL_AES256|SSL_AES128GCM|SSL_AES256GCM)