Searched refs:SSL_AES128GCM (Results 1 – 4 of 4) sorted by relevance
290 .algorithm_enc = SSL_AES128|SSL_AES128GCM,302 .algorithm_enc = SSL_AES128GCM|SSL_AES256GCM,493 case SSL_AES128GCM: in ssl_cipher_get_evp_aead()1394 case SSL_AES128GCM: in SSL_CIPHER_description()1526 case SSL_AES128GCM: in SSL_CIPHER_get_cipher_nid()
565 .algorithm_enc = SSL_AES128GCM,591 .algorithm_enc = SSL_AES128GCM,617 .algorithm_enc = SSL_AES128GCM,732 .algorithm_enc = SSL_AES128GCM,1031 .algorithm_enc = SSL_AES128GCM,1057 .algorithm_enc = SSL_AES128GCM,
217 #define SSL_AES128GCM 0x00000400L macro221 #define SSL_AES (SSL_AES128|SSL_AES256|SSL_AES128GCM|SSL_AES256GCM)
84 case SSL_AES128GCM: in tls13_cipher_aead()