Searched refs:SSL_eGOST2814789CNT12 (Results 1 – 5 of 5) sorted by relevance
/openssl/ssl/ |
H A D | ssl_ciph.c | 53 {SSL_eGOST2814789CNT12, NID_gost89_cnt_12}, /* SSL_ENC_GOST8912_IDX 18 */ 224 SSL_eGOST2814789CNT | SSL_eGOST2814789CNT12 | SSL_MAGMA | SSL_KUZNYECHIK}, 238 {0, SSL_TXT_GOST2012_GOST8912_GOST8912, NULL, 0, 0, 0, SSL_eGOST2814789CNT12}, 1824 case SSL_eGOST2814789CNT12: in SSL_CIPHER_description()
|
H A D | s3_lib.c | 2694 SSL_eGOST2814789CNT12, 2710 SSL_eGOST2814789CNT12,
|
H A D | ssl_local.h | 145 # define SSL_eGOST2814789CNT12 0x00040000U macro
|
/openssl/ssl/statem/ |
H A D | extensions_srvr.c | 1587 || s->s3.tmp.new_cipher->algorithm_enc == SSL_eGOST2814789CNT12 in tls_construct_stoc_etm()
|
H A D | extensions_clnt.c | 1774 && s->s3.tmp.new_cipher->algorithm_enc != SSL_eGOST2814789CNT12 in tls_parse_stoc_etm()
|
Completed in 43 milliseconds