Searched refs:SSL_AES128GCM (Results 1 – 4 of 4) sorted by relevance
298 .algorithm_enc = SSL_AES128|SSL_AES128GCM,310 .algorithm_enc = SSL_AES128GCM|SSL_AES256GCM,501 case SSL_AES128GCM: in ssl_cipher_get_evp_aead()1405 case SSL_AES128GCM: in SSL_CIPHER_description()1537 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,
221 #define SSL_AES128GCM 0x00000400L macro225 #define SSL_AES (SSL_AES128|SSL_AES256|SSL_AES128GCM|SSL_AES256GCM)
84 case SSL_AES128GCM: in tls13_cipher_aead()