Home
last modified time | relevance | path

Searched refs:SSL_KUZNYECHIK (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c57 {SSL_KUZNYECHIK, NID_kuznyechik_ctr_acpkm}, /* SSL_ENC_KUZNYECHIK_IDX */
233 SSL_eGOST2814789CNT | SSL_eGOST2814789CNT12 | SSL_MAGMA | SSL_KUZNYECHIK},
1852 case SSL_KUZNYECHIK: in SSL_CIPHER_description()
H A Dssl_local.h240 # define SSL_KUZNYECHIK 0x00800000U macro
H A Ds3_lib.c2687 SSL_KUZNYECHIK,
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c1544 || s->s3.tmp.new_cipher->algorithm_enc == SSL_KUZNYECHIK) { in tls_construct_stoc_etm()
H A Dextensions_clnt.c1713 && s->s3.tmp.new_cipher->algorithm_enc != SSL_KUZNYECHIK) in tls_parse_stoc_etm()
H A Dstatem_clnt.c3127 else if ((s->s3.tmp.new_cipher->algorithm_enc & SSL_KUZNYECHIK) != 0) in ossl_gost18_cke_cipher_nid()