Home
last modified time | relevance | path

Searched refs:mbedtls_gcm_auth_decrypt (Results 1 – 25 of 81) sorted by relevance

1234

/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/tests/suites/
H A Dtest_suite_gcm.function89 …ret = mbedtls_gcm_auth_decrypt( &ctx, src_str->len, iv_str->x, iv_str->len, add_str->x, add_str->l…
180 /* mbedtls_gcm_auth_decrypt() */
183 mbedtls_gcm_auth_decrypt( NULL, valid_len,
190 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
197 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
204 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
211 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
218 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/tests/suites/
H A Dtest_suite_gcm.function89 …ret = mbedtls_gcm_auth_decrypt( &ctx, src_str->len, iv_str->x, iv_str->len, add_str->x, add_str->l…
180 /* mbedtls_gcm_auth_decrypt() */
183 mbedtls_gcm_auth_decrypt( NULL, valid_len,
190 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
197 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
204 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
211 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
218 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/tests/suites/
H A Dtest_suite_gcm.function87 …ret = mbedtls_gcm_auth_decrypt( &ctx, src_str->len, iv_str->x, iv_str->len, add_str->x, add_str->l…
176 /* mbedtls_gcm_auth_decrypt() */
179 mbedtls_gcm_auth_decrypt( NULL, valid_len,
186 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
193 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
200 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
207 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
214 mbedtls_gcm_auth_decrypt( &ctx, valid_len,
/dports/games/retroarch/RetroArch-1.9.7/deps/mbedtls/mbedtls/
H A Dgcm.h135 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/mbedtls/include/mbedtls/
H A Dgcm.h135 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/mbedtls/include/mbedtls/
H A Dgcm.h213 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/include/mbedtls/
H A Dgcm.h193 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/include/mbedtls/
H A Dgcm.h243 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/devel/godot/godot-3.2.3-stable/thirdparty/mbedtls/include/mbedtls/
H A Dgcm.h240 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/mbedtls/include/mbedtls/
H A Dgcm.h240 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/comms/fldigi/fldigi-4.1.20/src/include/mbedtls/
H A Dgcm.h211 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/mbedtls/include/mbedtls/
H A Dgcm.h215 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/include/mbedtls/
H A Dgcm.h215 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/include/mbedtls/
H A Dgcm.h213 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/www/hiawatha/hiawatha-10.12/mbedtls/include/mbedtls/
H A Dgcm.h213 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/include/mbedtls/
H A Dgcm.h213 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/mbedtls/mbedtls/
H A Dgcm.h215 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/mbedtls/mbedtls/
H A Dgcm.h215 int mbedtls_gcm_auth_decrypt( mbedtls_gcm_context *ctx,
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/mbedtls/tests/suites/
H A Dtest_suite_gcm.function99 …ret = mbedtls_gcm_auth_decrypt( &ctx, pt_len, iv_str, iv_len, add_str, add_len, tag_str, tag_len, …
/dports/net/libsrtp2/libsrtp-2.4.2/crypto/cipher/
H A Daes_gcm_mbedtls.c355 errCode = mbedtls_gcm_auth_decrypt( in srtp_aes_gcm_mbedtls_decrypt()
/dports/www/firefox/firefox-99.0/third_party/libsrtp/src/crypto/cipher/
H A Daes_gcm_mbedtls.c355 errCode = mbedtls_gcm_auth_decrypt( in srtp_aes_gcm_mbedtls_decrypt()
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/libsrtp/crypto/cipher/
H A Daes_gcm_mbedtls.c355 errCode = mbedtls_gcm_auth_decrypt( in srtp_aes_gcm_mbedtls_decrypt()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/tests/suites/
H A Dtest_suite_gcm.function142 …ret = mbedtls_gcm_auth_decrypt( &ctx, pt_len, iv_str, iv_len, add_str, add_len, tag_str, tag_len, …
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/library/
H A Dpsa_crypto_aead.c321 mbedtls_gcm_auth_decrypt( &operation.ctx.gcm,
/dports/net/pichi/pichi-1.4.0/src/crypto/
H A Daead.cpp85 assertTrue(mbedtls_gcm_auth_decrypt(&ctx, cipher.size() - TAG_SIZE<method>, nonce.data(), in decrypt()

1234