Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_ciph.c58 {SSL_KUZNYECHIK, NID_kuznyechik_ctr_acpkm}, /* SSL_ENC_KUZNYECHIK_IDX */
224 SSL_eGOST2814789CNT | SSL_eGOST2814789CNT12 | SSL_MAGMA | SSL_KUZNYECHIK},
1830 case SSL_KUZNYECHIK: in SSL_CIPHER_description()
H A Dssl_local.h150 # define SSL_KUZNYECHIK 0x00800000U macro
H A Ds3_lib.c2744 SSL_KUZNYECHIK,
/openssl/ssl/statem/
H A Dextensions_srvr.c1589 || s->s3.tmp.new_cipher->algorithm_enc == SSL_KUZNYECHIK) { in tls_construct_stoc_etm()
H A Dextensions_clnt.c1776 && s->s3.tmp.new_cipher->algorithm_enc != SSL_KUZNYECHIK) in tls_parse_stoc_etm()
H A Dstatem_clnt.c3370 else if ((s->s3.tmp.new_cipher->algorithm_enc & SSL_KUZNYECHIK) != 0) in ossl_gost18_cke_cipher_nid()

Completed in 89 milliseconds