Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c52 {SSL_eGOST2814789CNT12, NID_gost89_cnt_12}, /* SSL_ENC_GOST8912_IDX 18 */
233 SSL_eGOST2814789CNT | SSL_eGOST2814789CNT12 | SSL_MAGMA | SSL_KUZNYECHIK},
247 {0, SSL_TXT_GOST2012_GOST8912_GOST8912, NULL, 0, 0, 0, SSL_eGOST2814789CNT12},
1846 case SSL_eGOST2814789CNT12: in SSL_CIPHER_description()
H A Ds3_lib.c2639 SSL_eGOST2814789CNT12,
2655 SSL_eGOST2814789CNT12,
H A Dssl_local.h235 # define SSL_eGOST2814789CNT12 0x00040000U macro
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c1536 || s->s3.tmp.new_cipher->algorithm_enc == SSL_eGOST2814789CNT12 in tls_construct_stoc_etm()
H A Dextensions_clnt.c1686 && s->s3.tmp.new_cipher->algorithm_enc != SSL_eGOST2814789CNT12 in tls_parse_stoc_etm()