HomeSort by: relevance | last modified time | path
    Searched refs:SSL_eGOST2814789CNT12 (Results 1 - 15 of 15) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_ciph.c 52 {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:
s3_lib.c 2639 SSL_eGOST2814789CNT12,
2655 SSL_eGOST2814789CNT12,
ssl_local.h 235 # define SSL_eGOST2814789CNT12 0x00040000U
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_ciph.c 54 { SSL_eGOST2814789CNT12, NID_gost89_cnt_12 }, /* SSL_ENC_GOST8912_IDX 18 */
225 SSL_eGOST2814789CNT | SSL_eGOST2814789CNT12 | SSL_MAGMA | SSL_KUZNYECHIK },
239 { 0, SSL_TXT_GOST2012_GOST8912_GOST8912, NULL, 0, 0, 0, SSL_eGOST2814789CNT12 },
1815 case SSL_eGOST2814789CNT12:
s3_lib.c 3022 SSL_eGOST2814789CNT12,
3040 SSL_eGOST2814789CNT12,
ssl_local.h 148 #define SSL_eGOST2814789CNT12 0x00040000U
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_ciph.c 75 {SSL_eGOST2814789CNT12, NID_gost89_cnt_12}, /* SSL_ENC_GOST8912_IDX 18 */
264 {0, SSL_TXT_GOST, NULL, 0, 0, 0, SSL_eGOST2814789CNT | SSL_eGOST2814789CNT12},
1788 case SSL_eGOST2814789CNT12:
ssl_local.h 229 # define SSL_eGOST2814789CNT12 0x00040000U
s3_lib.c 2643 SSL_eGOST2814789CNT12,
  /src/crypto/external/apache2/openssl/dist/ssl/statem/
extensions_clnt.c 1816 && s->s3.tmp.new_cipher->algorithm_enc != SSL_eGOST2814789CNT12
extensions_srvr.c 1881 || s->s3.tmp.new_cipher->algorithm_enc == SSL_eGOST2814789CNT12
  /src/crypto/external/bsd/openssl/dist/ssl/statem/
extensions_clnt.c 1711 && s->s3.tmp.new_cipher->algorithm_enc != SSL_eGOST2814789CNT12
extensions_srvr.c 1542 || s->s3.tmp.new_cipher->algorithm_enc == SSL_eGOST2814789CNT12
  /src/crypto/external/bsd/openssl.old/dist/ssl/statem/
extensions_clnt.c 1759 && s->s3->tmp.new_cipher->algorithm_enc != SSL_eGOST2814789CNT12)
extensions_srvr.c 1625 || s->s3->tmp.new_cipher->algorithm_enc == SSL_eGOST2814789CNT12) {

Completed in 37 milliseconds