Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c44 {SSL_eGOST2814789CNT, NID_gost89_cnt}, /* SSL_ENC_GOST89_IDX 10 */
233 SSL_eGOST2814789CNT | SSL_eGOST2814789CNT12 | SSL_MAGMA | SSL_KUZNYECHIK},
1845 case SSL_eGOST2814789CNT: in SSL_CIPHER_description()
H A Dssl_local.h227 # define SSL_eGOST2814789CNT 0x00000400U macro
H A Ds3_lib.c2607 SSL_eGOST2814789CNT,
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c1535 || s->s3.tmp.new_cipher->algorithm_enc == SSL_eGOST2814789CNT in tls_construct_stoc_etm()
H A Dextensions_clnt.c1685 && s->s3.tmp.new_cipher->algorithm_enc != SSL_eGOST2814789CNT in tls_parse_stoc_etm()