Home
last modified time | relevance | path

Searched refs:MBEDTLS_ECDH_THEIRS (Results 1 – 25 of 78) sorted by relevance

1234

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/include/mbedtls/
H A Decdh.h51 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/games/retroarch/RetroArch-1.9.7/deps/mbedtls/mbedtls/
H A Decdh.h38 MBEDTLS_ECDH_THEIRS enumerator
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/mbedtls/include/mbedtls/
H A Decdh.h38 MBEDTLS_ECDH_THEIRS, enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/mbedtls/mbedtls/
H A Decdh.h81 MBEDTLS_ECDH_THEIRS, enumerator
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/mbedtls/mbedtls/
H A Decdh.h81 MBEDTLS_ECDH_THEIRS, enumerator
/dports/net/libwebsockets/libwebsockets-v4.2.2/include/libwebsockets/
H A Dlws-genec.h51 LDHS_THEIRS = MBEDTLS_ECDH_THEIRS
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/tests/suites/
H A Dtest_suite_ecdh.function528 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) == 0 );
533 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) == 0 );
583 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) ==
589 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) == 0 );
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/tests/suites/
H A Dtest_suite_ecdh.function539 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) == 0 );
544 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) == 0 );
594 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) ==
600 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) == 0 );
/dports/comms/fldigi/fldigi-4.1.20/src/include/mbedtls/
H A Decdh.h63 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/mbedtls/include/mbedtls/
H A Decdh.h58 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/include/mbedtls/
H A Decdh.h92 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/devel/godot/godot-3.2.3-stable/thirdparty/mbedtls/include/mbedtls/
H A Decdh.h92 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/mbedtls/include/mbedtls/
H A Decdh.h92 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/mbedtls/include/mbedtls/
H A Decdh.h67 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/include/mbedtls/
H A Decdh.h58 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/include/mbedtls/
H A Decdh.h67 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/include/mbedtls/
H A Decdh.h58 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/www/hiawatha/hiawatha-10.12/mbedtls/include/mbedtls/
H A Decdh.h58 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/ext/mbedtls/
H A Decdh.h58 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/ext/mbedtls/
H A Decdh.h58 MBEDTLS_ECDH_THEIRS, /**< The key of the peer. */ enumerator
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/tests/suites/
H A Dtest_suite_ecdh.function534 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) == 0 );
539 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) == 0 );
589 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) ==
595 &ecdh, &their_key, MBEDTLS_ECDH_THEIRS ) == 0 );
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/library/
H A Decdh.c453 if( side == MBEDTLS_ECDH_THEIRS ) in ecdh_get_params_internal()
478 side == MBEDTLS_ECDH_THEIRS ); in mbedtls_ecdh_get_params()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/mbedtls/library/
H A Decdh.c453 if( side == MBEDTLS_ECDH_THEIRS ) in ecdh_get_params_internal()
478 side == MBEDTLS_ECDH_THEIRS ); in mbedtls_ecdh_get_params()
/dports/comms/fldigi/fldigi-4.1.20/src/mbedtls/
H A Decdh.c420 if( side == MBEDTLS_ECDH_THEIRS ) in ecdh_get_params_internal()
445 side == MBEDTLS_ECDH_THEIRS ); in mbedtls_ecdh_get_params()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/mbedtls/library/
H A Decdh.c418 if( side == MBEDTLS_ECDH_THEIRS ) in ecdh_get_params_internal()
443 side == MBEDTLS_ECDH_THEIRS ); in mbedtls_ecdh_get_params()

1234