Searched refs:TLS1_CK_AES_128_GCM_SHA256 (Results 1 – 4 of 4) sorted by relevance
417 #define TLS1_CK_AES_128_GCM_SHA256 0x03001301 macro
296 TLS1_CK_AES_128_GCM_SHA256,
592 if (!CBB_add_u16(&child, TLS1_CK_AES_128_GCM_SHA256 & 0xffff) || in ssl_write_client_cipher_list()
795 {TLS1_CK_AES_128_GCM_SHA256, "TLS_AES_128_GCM_SHA256"}, in TEST()