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

  /src/crypto/external/bsd/openssl.old/dist/test/recipes/90-test_gost_data/
gost.conf 6 gost = gost_section
9 engine_id = gost
  /src/crypto/external/apache2/openssl/dist/test/recipes/95-test_external_gost_engine_data/
gost_engine.sh 11 # OpenSSL external testing using the GOST engine
40 echo "Testing OpenSSL using GOST engine:"
48 cmake $SRCTOP/gost-engine -DOPENSSL_ROOT_DIR="$OPENSSL_ROOT_DIR" -DOPENSSL_ENGINES_DIR="$OPENSSL_ROOT_DIR/engines"
  /src/crypto/external/bsd/openssl/dist/test/recipes/95-test_external_gost_engine_data/
gost_engine.sh 11 # OpenSSL external testing using the GOST engine
40 echo "Testing OpenSSL using GOST engine:"
48 cmake $SRCTOP/gost-engine -DOPENSSL_ROOT_DIR="$OPENSSL_ROOT_DIR" -DOPENSSL_ENGINES_DIR="$OPENSSL_ROOT_DIR/engines"
  /src/external/bsd/unbound/dist/contrib/
unbound.spec 102 - removed --disable-gost, assume recent openssl on the destination platform.
107 - Added --disable-gost for building on CentOS 5.x
  /src/crypto/external/apache2/openssl/dist/
Configure 485 "gost",
655 "ec" => [ qw(ec2m ecdsa ecdh sm2 gost ecx tls-deprecated-ec) ],
  /src/external/bsd/unbound/dist/
configure 1624 --disable-gost Disable GOST support
22544 # check whether gost also works
22546 # Check whether --enable-gost was given.
22563 e) as_fn_error $? "OpenSSL 1.0.0 is needed for GOST support" "$LINENO" 5 ;;
22572 e) as_fn_error $? "OpenSSL does not support ECC, needed for GOST support" "$LINENO" 5 ;;
22577 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if GOST works" >&5
22578 printf %s "checking if GOST works... " >&6; }
22596 /* routine to load gost (from sldns) */
22605 /* see if configuration loaded gost implementation from other engine*
    [all...]

Completed in 39 milliseconds