Home
last modified time | relevance | path

Searched refs:TLS_AES_256_GCM_SHA384 (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dcipher_suites.go108 {TLS_AES_256_GCM_SHA384, 32, 0, ivLenAESGCM, nil, suiteTLS13 | suiteSHA384, nil, nil, aeadAESGCM},
492 TLS_AES_256_GCM_SHA384 uint16 = 0x1302 const
Drunner.go1350 {"AEAD-AES256-GCM-SHA384", TLS_AES_256_GCM_SHA384},
6873 SendCipherSuite: TLS_AES_256_GCM_SHA384,