Home
last modified time | relevance | path

Searched defs:kex2 (Results 1 – 8 of 8) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/kex2/
H A Dbase.go4 package kex2 package
H A Dprovisioner.go4 package kex2 package
H A Dprovisionee.go4 package kex2 package
H A Drpc_test.go4 package kex2 package
H A Dtransport_test.go4 package kex2 package
H A Dtransport.go4 package kex2 package
/dports/security/libssh/libssh-0.9.6/tests/client/
H A Dtorture_rekey.c451 …const char *kex2 = "diffie-hellman-group18-sha512,diffie-hellman-group16-sha512,ecdh-sha2-nistp521… in torture_rekey_different_kex() local
532 const char *kex2 = "diffie-hellman-group18-sha512,diffie-hellman-group16-sha512"; in torture_rekey_server_different_kex() local
/dports/security/fizz/fizz-2021.12.27.00/fizz/crypto/exchange/test/
H A DECKeyExchangeTest.cpp130 typename TestFixture::KeyExch kex2; in TYPED_TEST() local