Home
last modified time | relevance | path

Searched refs:SSL_eGOST2814789CNT12 (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/ssl/
Dssl_ciph.c75 {SSL_eGOST2814789CNT12, NID_gost89_cnt_12}, /* SSL_ENC_GOST8912_IDX 18 */
264 {0, SSL_TXT_GOST, NULL, 0, 0, 0, SSL_eGOST2814789CNT | SSL_eGOST2814789CNT12},
1790 case SSL_eGOST2814789CNT12: in SSL_CIPHER_description()
Dssl_local.h229 # define SSL_eGOST2814789CNT12 0x00040000U macro
Ds3_lib.c2643 SSL_eGOST2814789CNT12,
/third_party/openssl/ssl/statem/
Dextensions_srvr.c1626 || s->s3->tmp.new_cipher->algorithm_enc == SSL_eGOST2814789CNT12) { in tls_construct_stoc_etm()
Dextensions_clnt.c1746 && s->s3->tmp.new_cipher->algorithm_enc != SSL_eGOST2814789CNT12) in tls_parse_stoc_etm()