Lines Matching defs:cipher
218 StringRef::from_lit("tls-ticket-key-cipher");
252 StringRef::from_lit("no-http2-cipher-block-list");
254 StringRef::from_lit("no-http2-cipher-black-list");
332 StringRef::from_lit("client-no-http2-cipher-block-list");
334 StringRef::from_lit("client-no-http2-cipher-black-list");
606 const EVP_CIPHER *cipher;
612 // encryption key for |cipher|
687 const EVP_CIPHER *cipher;
688 // true if --tls-ticket-key-cipher is used
1424 // stores read key data. The given |cipher| and |hmac| determine the
1429 const EVP_CIPHER *cipher, const EVP_MD *hmac);